Updated makefiles and a small fix in mbtask
This commit is contained in:
@@ -35,7 +35,6 @@ all: mbsetup
|
||||
|
||||
mbsetup: ${OBJS} ${LIBS}
|
||||
${CC} -o mbsetup ${OBJS} ${LIBS}
|
||||
strip mbsetup
|
||||
|
||||
clean:
|
||||
rm -f mbsetup *.o *.h~ *.c~ core filelist Makefile.bak
|
||||
|
Reference in New Issue
Block a user