projects
/
micropolis
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
945f1bf
)
fix dependencies for simulator binary
author
Michael Gernoth
<michael@gernoth.net>
Tue, 15 Jan 2008 13:02:27 +0000
(14:02 +0100)
committer
Michael Gernoth
<michael@gernoth.net>
Tue, 15 Jan 2008 13:02:27 +0000
(14:02 +0100)
src/sim/makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/sim/makefile
b/src/sim/makefile
index
bce5113
..
08778ef
100644
(file)
--- a/
src/sim/makefile
+++ b/
src/sim/makefile
@@
-97,7
+97,7
@@
all: sim
lint:
alint $(INCLUDES) $(SRCS) > LINT
-sim: $(ALLOBJS)
+sim: $(ALLOBJS)
$(TCLXHOME)/libtk.a $(TCLXHOME)/libtcl.a
$(CC) $(CFLAGS) $(LDFLAGS) $(INCLUDES) $(ALLOBJS) $(LIBS) -o sim
clean:
Impressum
,
Datenschutz