aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c588c8f..8bca3c1 100644
--- a/Makefile
+++ b/Makefile
@@ -16,4 +16,4 @@ all:
$(CC) $(CFLAGS) -c variable.c
$(AR) r libinterp.a *.o
@rm -f *.o
- #$(CC) $(CFLAGS) shell.c *.o -o shell #-L. -l interp
+ #$(CC) $(CFLAGS) shell.c *.o -o shell