configure update for threads

This commit is contained in:
Michiel Broek
2003-12-18 21:13:53 +00:00
parent ad0039cea0
commit 1130039d19
4 changed files with 2130 additions and 1479 deletions

View File

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