]> git.tuebingen.mpg.de Git - osl.git/blobdiff - Makefile
Clarify documentation of osl_table_description->dir.
[osl.git] / Makefile
index 13bac8dd472b31be211b83ee9956e4a690aaf6e7..100a486b06bf6fb83ac8de3bf743268ea93c3dd8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ LN := ln
 # The way x, y and z are interpreted depends on the OS.
 x := 0
 y := 1
-z := 0
+z := 1
 VERSION := $(x).$(y).$(z)
 
 # common flags
@@ -44,7 +44,6 @@ LIBCFLAGS += -fPIC
 LIBCFLAGS += -fvisibility=hidden
 
 uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS")
-uname_rs := $(shell uname -rs)
 
 libname := osl