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:
Jon TURNEY 2015-06-12 11:44:21 +01:00
parent 79d65a1ed2
commit efc0b0094b
2 changed files with 5 additions and 1 deletions

View File

@ -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>
* Makefile.in: Remove ancient unused rules to make a documentation

View File

@ -36,7 +36,7 @@ FAQ_SOURCES:= $(wildcard $(srcdir)/faq*.xml)
.html.body:
$(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 \
cygwin-ug-net/cygwin-ug-net.html \