prepared snap

This commit is contained in:
Anselm R. Garbe 2006-03-10 18:39:38 +01:00
parent 93fc6f4cc1
commit 3addc6cb03

View File

@ -11,7 +11,7 @@ X11LIB = /usr/X11R6/lib
VERSION = 20060310
# includes and libs
LIBS = -L${PREFIX}/lib -L/usr/lib -lc -lm -L${X11LIB} -lX11 -lXpm
LIBS = -L${PREFIX}/lib -L/usr/lib -lc -lm -L${X11LIB} -lX11
# Linux/BSD
CFLAGS = -g -Wall -I. -I${PREFIX}/include -I/usr/include -I${X11INC} \