Don't give special treatement to nethackify either
[filters.git] / Makefile
index a59b5ab2cd1d88574dd7530dc7bcec60952fd96d..13d54a4e13ab5324ec3e1929c77f3c48161a06b3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,6 @@ samples:      $(BUILD) $(OTHER)
 clean:
        $(RM) -f core *.o *~ $(BUILD) SAMPLES
        cd ky00te.dir && make clean
-       cd nethackify.dir && make clean
 
 .SUFFIXES: .l
 
@@ -52,7 +51,5 @@ clean:
 ky00te:
        cd ky00te.dir && make
 
-nethackify:
-       cd nethackify.dir && make
-
+nethackify: nethackify.c
 scramble: scramble.c
This page took 0.009101 seconds and 4 git commands to generate.