]> git.zerfleddert.de Git - micropolis/commitdiff
add path to X11 libs
authorMichael Gernoth <michael@gernoth.net>
Sun, 13 Jan 2008 02:20:53 +0000 (03:20 +0100)
committerMichael Gernoth <michael@gernoth.net>
Sun, 13 Jan 2008 02:20:53 +0000 (03:20 +0100)
src/sim/makefile

index 3497eb2fb53c7842fc9c3492204c6db43d833915..e74f94e25e986d1553ca167ca2c65b58eccf713b 100644 (file)
@@ -16,6 +16,7 @@ DEFINES = -DIS_LINUX -DIS_INTEL
 CFLAGS = $(OPTFLAGS) $(DEFINES)
 
 #LDFLAGS = -Bstatic
 CFLAGS = $(OPTFLAGS) $(DEFINES)
 
 #LDFLAGS = -Bstatic
+LDFLAGS=-L/usr/X11/lib
 
 INSTALL = install -s
 
 
 INSTALL = install -s
 
Impressum, Datenschutz