We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c21d8 commit 78fa458Copy full SHA for 78fa458
lib/asap/mads/Makefile
@@ -2,6 +2,8 @@ ARCH=i486-linux
2
3
OBJS=mads.o
4
5
+CLEAN_FILES=mads
6
+
7
all: mads.o
8
9
mads.o: mads.pas
0 commit comments