Mercurial > aewl
diff config.mk @ 51:035617ee18d1
new stuff
author | Anselm R. Garbe <garbeam@wmii.de> |
---|---|
date | Thu, 13 Jul 2006 19:55:07 +0200 |
parents | cd30cce52b78 |
children | fcbf7213d96f |
line wrap: on
line diff
--- a/config.mk Thu Jul 13 18:21:38 2006 +0200 +++ b/config.mk Thu Jul 13 19:55:07 2006 +0200 @@ -11,7 +11,7 @@ VERSION = 0.0 # includes and libs -LIBS = -L${PREFIX}/lib -L/usr/lib -lc -lm -L${X11LIB} -lX11 +LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11 # Linux/BSD CFLAGS = -g -Wall -O2 -I. -I${PREFIX}/include -I/usr/include -I${X11INC} \