Add 'mads' program to be cleaned during 'make clean'.
authorAndres Mejia <mcitadel@gmail.com>
Sun, 17 Jul 2011 04:01:57 +0000 (00:01 -0400)
committerAndres Mejia <mcitadel@gmail.com>
Sun, 17 Jul 2011 04:01:57 +0000 (00:01 -0400)
lib/asap/mads/Makefile

index 7d45705..17f0365 100644 (file)
@@ -2,6 +2,8 @@ ARCH=i486-linux
 
 OBJS=mads.o
 
+CLEAN_FILES=mads
+
 all: mads.o
 
 mads.o: mads.pas