|
@ -7,7 +7,7 @@ MANPREFIX = ${PREFIX}/share/man |
|
|
X11INC = /usr/X11R6/include |
|
|
X11INC = /usr/X11R6/include |
|
|
X11LIB = /usr/X11R6/lib |
|
|
X11LIB = /usr/X11R6/lib |
|
|
|
|
|
|
|
|
VERSION = 0.6 |
|
|
|
|
|
|
|
|
VERSION = 0.5 |
|
|
|
|
|
|
|
|
# includes and libs
|
|
|
# includes and libs
|
|
|
LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11 |
|
|
LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11 |
|
|