mirror of
https://github.com/mirror/make.git
synced 2025-02-07 18:20:38 +08:00
Formerly compatMakefile.~38~
This commit is contained in:
parent
7f0fe7f44d
commit
44653ac71b
@ -91,7 +91,7 @@ CTAGS = ctags -tw
|
||||
|
||||
objs = commands.o job.o dir.o file.o misc.o main.o read.o remake.o \
|
||||
remote.o rule.o implicit.o default.o variable.o expand.o \
|
||||
function.o vpath.o version.o ar.o arscan.o $(GETOPT) $(extras)
|
||||
function.o vpath.o version.o ar.o arscan.o $(GETOPT) $(ALLOCA) $(extras)
|
||||
srcs = $(srcdir)/commands.c $(srcdir)/job.c $(srcdir)/dir.c \
|
||||
$(srcdir)/file.c $(srcdir)/getloadavg.c $(srcdir)/misc.c \
|
||||
$(srcdir)/main.c $(srcdir)/read.c $(srcdir)/remake.c \
|
||||
|
Loading…
Reference in New Issue
Block a user