This commit is contained in:
cvs
2003-03-13 16:15:48 +00:00
parent 731e48d920
commit a3c061dde9
7 changed files with 92 additions and 2 deletions

View File

@@ -6,7 +6,14 @@
# included in a machine-specific makefile
#--------------------------------------------------------------------------
include make_opt
include $(MAKE_OPT)
VPATH=$(SRCPATH)
# make replacements for some automatic variables
# (define $Q $C and $F)
GNUMAKE_$(MAKE_VERSION)=no
include $(SRCPATH)make_auto_gnumake$(GNUMAKE_)
LIBR_OBJ =coc_util.o myc_err.o myc_str.o myc_buf.o myc_time.o \
$(FORTIFYOBJ)