diff options
Diffstat (limited to 'compatMakefile')
-rw-r--r-- | compatMakefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compatMakefile b/compatMakefile index de2c8fc..3a8c4f2 100644 --- a/compatMakefile +++ b/compatMakefile @@ -142,7 +142,6 @@ srcs = $(srcdir)/commands.c $(srcdir)/job.c $(srcdir)/dir.c \ .SUFFIXES: .o .c .h .ps .dvi .info .texinfo all: make -check: # No tests. info: make.info dvi: make.dvi # Some makes apparently use .PHONY as the default goal is it is before `all'. |