From e2403327e9913bbcbd515f9c38b8f4e26fb9b0d9 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 30 Jul 1998 20:54:47 +0000 Subject: GNU make release 3.77. --- SMakefile.template | 64 ------------------------------------------------------ 1 file changed, 64 deletions(-) (limited to 'SMakefile.template') diff --git a/SMakefile.template b/SMakefile.template index 4705713..2caa82e 100644 --- a/SMakefile.template +++ b/SMakefile.template @@ -210,67 +210,3 @@ glob-clean glob-realclean: cd glob smake $@ < - -# The automatically generated dependencies below may omit config.h -# because it is included with ``#include '' rather than -# ``#include "config.h"''. So we add the explicit dependency to make sure. -$(objs): config.h - -# Automatically generated dependencies will be put at the end of the file. - -# Automatically generated dependencies. -commands.o: commands.c make.h dep.h filedef.h variable.h job.h \ - commands.h - -job.o: job.c make.h job.h filedef.h commands.h variable.h - -dir.o: dir.c make.h - -file.o: file.c make.h dep.h filedef.h job.h commands.h variable.h - -misc.o: misc.c make.h dep.h - -main.o: main.c make.h dep.h filedef.h variable.h job.h commands.h \ - getopt.h - -read.o: read.c make.h dep.h filedef.h job.h commands.h variable.h \ - glob/glob.h - -remake.o: remake.c make.h filedef.h job.h commands.h dep.h - -rule.o: rule.c make.h dep.h filedef.h job.h commands.h variable.h \ - rule.h - -implicit.o: implicit.c make.h rule.h dep.h filedef.h - -default.o: default.c make.h rule.h dep.h filedef.h job.h commands.h \ - variable.h - -variable.o: variable.c make.h dep.h filedef.h job.h commands.h \ - variable.h - -expand.o: expand.c make.h filedef.h job.h commands.h variable.h - -function.o: function.c make.h filedef.h variable.h dep.h job.h \ - commands.h amiga.h - -vpath.o: vpath.c make.h filedef.h variable.h - -version.o: version.c - -ar.o: ar.c make.h filedef.h dep.h - -arscan.o: arscan.c make.h - -signame.o: signame.c signame.h - -remote-stub.o: remote-stub.c make.h filedef.h job.h commands.h - -getopt.o: getopt.c - -getopt1.o : getopt1.c getopt.h - -getloadavg.o: getloadavg.c - -amiga.o: amiga.c make.h variable.h amiga.h - -- cgit v1.2.3