Date: Fri, 3 Mar 2006 14:54:47 +0000 (UTC) From: Maxime Henrion <mux@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/csup Makefile Message-ID: <200603031454.k23Esl5S043184@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603031454.k23Esl5S043184>
