Skip to content

Commit 78fa458

Browse files
author
Andres Mejia
committed
Add 'mads' program to be cleaned during 'make clean'.
1 parent a6c21d8 commit 78fa458

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/asap/mads/Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ ARCH=i486-linux
22

33
OBJS=mads.o
44

5+
CLEAN_FILES=mads
6+
57
all: mads.o
68

79
mads.o: mads.pas

0 commit comments

Comments
 (0)