Date: Sat, 27 Jul 1996 14:47:44 -0700 (PDT) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src Makefile Message-ID: <199607272147.OAA05914@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/07/27 14:47:43 Modified: . Makefile Log: General tidy-up of Makefile. The objective was to make it clear and readable, as well as fix up some of the warts along the way. Among the things fixed is the infamous "cd foo && make depend all install" bogon, which is particularly important for users of the -DNOCLEAN option. Also, a few typo and DESTDIR fixes and a -DNOGAMES hack from Gary Jennejohn. Revision Changes Path 1.91 +271 -143 src/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607272147.OAA05914>