5321816733
little robot, then set him loose and watch him explore a world on his own. It is written in Scheme and implemented using Guile. PR: 21482 Submitted by: Aaron VonderHaar <avh4@crosswinds.net>
12 lines
275 B
Plaintext
12 lines
275 B
Plaintext
--- src/Makefile.in Sun Jun 18 11:26:24 2000
|
|
+++ src/Makefile.in Fri Sep 22 01:12:42 2000
|
|
@@ -17,7 +17,7 @@
|
|
|
|
# Macros:
|
|
|
|
-SOURCES=api.c sign.c loadmap.c drawmap.c
|
|
+SOURCES=api.c sign.c loadmap.c drawmap.c getopt.c getopt1.c
|
|
OBJECTS=$(SOURCES:.c=.o)
|
|
|
|
CFLAGS_X=@X_CFLAGS@
|