mux 2006-03-03 14:54:47 UTC
FreeBSD src repository
Modified files:
usr.bin/csup Makefile
Log:
- Don't put the .h in SRCS.
- Use LDADD += -lpthread and DPADD += ${LIBPTHREAD} instead of -pthread.
- s/-I${.CURDIR}/-I./ to fix make obj.
Submitted by: ru
Revision Changes Path
1.2 +25 -25 src/usr.bin/csup/Makefile