M.Z.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user