mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Formerly compatMakefile.~43~
This commit is contained in:
parent
8c9b95d07e
commit
a8993377f7
1 changed files with 2 additions and 2 deletions
|
@ -116,10 +116,10 @@ srcs = $(srcdir)/commands.c $(srcdir)/job.c $(srcdir)/dir.c \
|
|||
.SUFFIXES:
|
||||
.SUFFIXES: .o .c .h .ps .dvi .texinfo
|
||||
|
||||
.PHONY: all doc
|
||||
.PHONY: all doc check
|
||||
all: make
|
||||
doc: make.info make.dvi
|
||||
|
||||
check: # No tests.
|
||||
|
||||
# Take your pick.
|
||||
#makeinfo = emacs -batch -f batch-texinfo-format make.texinfo
|
||||
|
|
Loading…
Reference in a new issue