X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2FGNUmakefile;h=d60aeb9007b3598dc330f948f4f857992d2eefb2;hb=0b96758f3645dff3e681d82cc97ddab1faae27ac;hp=b147ca9c7cc2b3e83ac345575b5d803118a1d02d;hpb=ded744f74ab2f1a97679ad4f91e0eb8d995daef2;p=sbcl.git diff --git a/src/runtime/GNUmakefile b/src/runtime/GNUmakefile index b147ca9..d60aeb9 100644 --- a/src/runtime/GNUmakefile +++ b/src/runtime/GNUmakefile @@ -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,