Defpackage support - gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
authorCamm Maguire <camm@debian.org>2002年01月24日 18:43:09 +0000
committerCamm Maguire <camm@debian.org>2002年01月24日 18:43:09 +0000
commit5900e9c99705cab0a1251640f901b26f87e2645d (patch)
treeef825e7c20e0437b642038605dbd5cd59892c2c8
parentb57b857431f416cac3dd18c2cef66b99f8f3059e (diff)
downloadgcl-unlabeled-1.9.2.tar.gz
Defpackage supportunlabeled-1.9.2
Diffstat
-rw-r--r--gcl/unixport/makefile 5
1 files changed, 3 insertions, 2 deletions
diff --git a/gcl/unixport/makefile b/gcl/unixport/makefile
index 59c3c92b1..299a74c02 100644
--- a/gcl/unixport/makefile
+++ b/gcl/unixport/makefile
@@ -81,12 +81,12 @@ MACHINE=386-linux
LBINDIR=/usr/local/bin
-OFLAG = -g
+OFLAG = -g -Wall
#OFLAG = -O
#LIBS = -lm
#ODIR_DEBUG= -O4
-ODIR_DEBUG= -g
+ODIR_DEBUG= -g -Wall
# This CC string will be used for compilation of the system,
# and also in the compiler::*cc* variable for later compilation of
@@ -168,6 +168,7 @@ LSPOBJS = $(LSPDIR)/defmacro.o $(LSPDIR)/evalmacros.o $(LSPDIR)/top.o \
$(LSPDIR)/seq.o $(LSPDIR)/seqlib.o $(LSPDIR)/trace.o \
$(LSPDIR)/sloop.o $(LSPDIR)/debug.o \
$(LSPDIR)/serror.o $(LSPDIR)/info.o $(LSPDIR)/destructuring_bind.o \
+ $(LSPDIR)/defpackage.o $(LSPDIR)/make_defpackage.o \
$(addprefix $(LSPDIR)/,$(RL_OBJS))
CMPOBJS = $(CMPDIR)/cmpinline.o $(CMPDIR)/cmputil.o $(CMPDIR)/cmptype.o \
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月01日 23:51:40 +0000

AltStyle によって変換されたページ (->オリジナル) /