0.8.9.6.netbsd.2:
[sbcl.git] / src / runtime / GNUmakefile
index b147ca9..d60aeb9 100644 (file)
@@ -16,7 +16,6 @@ all: sbcl sbcl.nm
 # Config file
 CFLAGS =  -g -Wall -O3
 ASFLAGS = $(CFLAGS)
-DEPEND_FLAGS =
 CPPFLAGS = -I.
 
 # Some of these things might be Config-dependent in future versions,