winsup/doc: Remove tarball target from .PHONY
Left over after 4885352e
.
2015-06-12 Jon Turney <jon.turney@dronecode.org.uk>
* Makefile.in (.PHONY): Remove tarball target.
This commit is contained in:
parent
79d65a1ed2
commit
efc0b0094b
|
@ -1,3 +1,7 @@
|
||||||
|
2015-06-12 Jon Turney <jon.turney@dronecode.org.uk>
|
||||||
|
|
||||||
|
* Makefile.in (.PHONY): Remove tarball target.
|
||||||
|
|
||||||
2015-06-04 Jon Turney <jon.turney@dronecode.org.uk>
|
2015-06-04 Jon Turney <jon.turney@dronecode.org.uk>
|
||||||
|
|
||||||
* Makefile.in: Remove ancient unused rules to make a documentation
|
* Makefile.in: Remove ancient unused rules to make a documentation
|
||||||
|
|
|
@ -36,7 +36,7 @@ FAQ_SOURCES:= $(wildcard $(srcdir)/faq*.xml)
|
||||||
.html.body:
|
.html.body:
|
||||||
$(srcdir)/bodysnatcher.pl $<
|
$(srcdir)/bodysnatcher.pl $<
|
||||||
|
|
||||||
.PHONY: all clean install install-all install-pdf install-html tarball
|
.PHONY: all clean install install-all install-pdf install-html
|
||||||
|
|
||||||
all: Makefile Makefile.dep \
|
all: Makefile Makefile.dep \
|
||||||
cygwin-ug-net/cygwin-ug-net.html \
|
cygwin-ug-net/cygwin-ug-net.html \
|
||||||
|
|
Loading…
Reference in New Issue