projects
/
micropolis
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
more big endian fixes (overlays on minimaps)
[micropolis]
/
src
/
sim
/
makefile
diff --git
a/src/sim/makefile
b/src/sim/makefile
index e74f94e25e986d1553ca167ca2c65b58eccf713b..a08847e7a26ec550945ba66708f7ef4b7a86e439 100644
(file)
--- a/
src/sim/makefile
+++ b/
src/sim/makefile
@@
-10,13
+10,13
@@
CC = gcc
OPTFLAGS = -O3
#OPTFLAGS = -g
OPTFLAGS = -O3
#OPTFLAGS = -g
-#DEFINES = -DIS_LINUX -D
IS_INTEL -D
CAM -DNET
-DEFINES = -DIS_LINUX
-DIS_INTEL
+#DEFINES = -DIS_LINUX -DCAM -DNET
+DEFINES = -DIS_LINUX
CFLAGS = $(OPTFLAGS) $(DEFINES)
#LDFLAGS = -Bstatic
CFLAGS = $(OPTFLAGS) $(DEFINES)
#LDFLAGS = -Bstatic
-LDFLAGS=-L/usr/X11/lib
+LDFLAGS=-L/usr/X11/lib
-L/usr/X11R6/lib
INSTALL = install -s
INSTALL = install -s
@@
-97,7
+97,7
@@
all: sim
lint:
alint $(INCLUDES) $(SRCS) > LINT
lint:
alint $(INCLUDES) $(SRCS) > LINT
-sim: $(ALLOBJS)
+sim: $(ALLOBJS)
$(TCLXHOME)/libtk.a $(TCLXHOME)/libtcl.a
$(CC) $(CFLAGS) $(LDFLAGS) $(INCLUDES) $(ALLOBJS) $(LIBS) -o sim
clean:
$(CC) $(CFLAGS) $(LDFLAGS) $(INCLUDES) $(ALLOBJS) $(LIBS) -o sim
clean:
Impressum
,
Datenschutz