]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
ready for version 1.1
authorAndrew Tridgell <tridge@samba.org>
Sun, 31 Mar 2002 06:26:23 +0000 (08:26 +0200)
committerAndrew Tridgell <tridge@samba.org>
Sun, 31 Mar 2002 06:26:23 +0000 (08:26 +0200)
Makefile

index 6261f11b1875ab44ba88215caecdf23d46207139..a866ecb749e324487349324082aa8729e2df941a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,5 +13,9 @@ ccache.1: ccache.yo
        yodl2man -o ccache.1 ccache.yo
        yodl2html -o web/ccache-man.html ccache.yo
 
+install:
+       cp ccache /usr/local/bin
+       cp ccache.1 /usr/local/man/man1/
+
 clean:
        /bin/rm -f $(OBJS) *~ ccache