Date: Sat, 17 Oct 1998 08:52:48 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/include Makefile Message-ID: <199810171552.IAA25400@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/10/17 08:52:48 PDT Modified files: include Makefile Log: Don't even think about using a sysctl to build osreldate.h, since this breaks cross-builds. Just depend on ${.CURDIR}/../sys/conf/newvers.sh existing. Don't override the (correct) defaults for the depend, lint or tags target. In LDIRS: fixed order-rot. Don't comment out dead networking directories; remove them. Revision Changes Path 1.87 +4 -17 src/include/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810171552.IAA25400>