]> mj.ucw.cz Git - arexx.git/commitdiff
make install
authorMartin Mares <mj@ucw.cz>
Tue, 27 Dec 2011 15:08:06 +0000 (16:08 +0100)
committerMartin Mares <mj@ucw.cz>
Tue, 27 Dec 2011 15:08:06 +0000 (16:08 +0100)
Makefile

index 6d5a256247018557e4418e02d29516bb410e5a4d..637fca7d31d63cbb73f3650e0146001caa582bbc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,3 +8,6 @@ all: arexxd
 clean:
        rm -f `find . -name "*~" -or -name "*.[oa]" -or -name "\#*\#" -or -name TAGS -or -name core -or -name .depend -or -name .#*`
        rm -f arexxd
+
+install: all
+       install arexxd /usr/local/sbin/