Updated makefiles and a small fix in mbtask

This commit is contained in:
Michiel Broek
2003-12-02 20:32:12 +00:00
parent bc9701f005
commit f52361396c
11 changed files with 24 additions and 51 deletions

View File

@@ -19,7 +19,6 @@ all: mbmon
mbmon: ${OBJS} ${LIBS}
${CC} -o mbmon ${OBJS} ${LIBS}
strip mbmon
clean:
rm -f mbmon *.o *.h~ *.c~ core filelist Makefile.bak