mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 05:57:17 +00:00
Formerly GNUmakefile.~102~
This commit is contained in:
parent
29acbbea8d
commit
63b6de85b5
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ endef
|
||||||
make-doc-$(version).tar: README-doc COPYING make.dvi make.info make.info*
|
make-doc-$(version).tar: README-doc COPYING make.dvi make.info make.info*
|
||||||
$(make-tar)
|
$(make-tar)
|
||||||
make-$(version).tar: README INSTALL COPYING ChangeLog NEWS \
|
make-$(version).tar: README INSTALL COPYING ChangeLog NEWS \
|
||||||
configure Makefile.in configure.in build.sh.in \
|
configure Makefile.in configure.in build.sh.in mkinstalldirs \
|
||||||
$(srcs) remote-*.c $(globfiles) \
|
$(srcs) remote-*.c $(globfiles) \
|
||||||
make.texinfo gpl.texinfo make-stds.texi \
|
make.texinfo gpl.texinfo make-stds.texi \
|
||||||
make.?? make.??s make.toc make.aux make.man texinfo.tex TAGS tags
|
make.?? make.??s make.toc make.aux make.man texinfo.tex TAGS tags
|
||||||
|
|
Loading…
Reference in a new issue