Minimal forward-port to modern C - just enough to get it to compile.
[open-adventure.git] / Makefile
index 1b88b81d8e8398c7b693eaff3dca3688ff3e9763..499ff70c43715156c5e8370733b6114da9e32e25 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,3 +21,6 @@ actions2.o:   misc.h main.h share.h funcs.h
 score.o:       misc.h main.h share.h
 
 misc.o:                misc.h main.h
+
+clean:
+       rm -f *.o adventure