]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Remove obsolete rules already moved to dev.mk.in
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 19 Jun 2010 16:50:36 +0000 (18:50 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 19 Jun 2010 16:50:36 +0000 (18:50 +0200)
Makefile.in

index b59a0a6d764492d09b82d53a5d56ef6ebbc0f7e9..f7f388264663a22964442f5a3c936f3e56addd0b 100644 (file)
@@ -77,10 +77,4 @@ installcheck:
 .c.o:
        $(CC) $(CFLAGS) $(CPPFLAGS) -c -o $@ $<
 
-.txt.html:
-       $(ASCIIDOC) -a toc -b xhtml11 $<
-
-.txt.xml: manual.txt
-       $(ASCIIDOC) -d manpage -b docbook $<
-
 @include_dev_mk@