Don't give special treatement to nethackify either
[filters.git] / nethackify.dir / makefile
diff --git a/nethackify.dir/makefile b/nethackify.dir/makefile
deleted file mode 100644 (file)
index 8c2fd9e..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-../nethackify:
-       gcc nethackify.c -o ../nethackify
-
-test:
-       @../nethackify The kitten bites.--More--
-       @../nethackify You begin praying to Odin.  You finish your prayer.--More--
-       @../nethackify A black glow surrounds you.
-
-clean:
-       rm -f ../nethackify
-
-install:
-       cp ../nethackify /usr/bin
-       
-uninstall:
-       rm /usr/bin/nethackify
This page took 0.009114 seconds and 4 git commands to generate.