Updated makefiles and a small fix in mbtask
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user