FreeBSD configure updates

This commit is contained in:
Michiel Broek
2003-12-18 21:40:44 +00:00
parent 1130039d19
commit ac2c3a7253
3 changed files with 902 additions and 1562 deletions

View File

@@ -24,7 +24,7 @@ OTHER = Makefile issue issue.netbsd
all: mbtask
mbtask: ${OBJS} ${LIBS}
${CC} -o mbtask ${OBJS} ${LIBS}
${CC} ${CFLAGS} -o mbtask ${OBJS} ${LIBS}
clean:
rm -f mbtask *.o *.h~ *.c~ version.* core filelist Makefile.bak