Date: Sat, 1 Mar 2003 18:40:38 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 style.Makefile.5 Message-ID: <200303020240.h222ecoq080019@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2003/03/01 18:40:38 PST FreeBSD src repository Modified files: share/man/man5 style.Makefile.5 Log: o Do not use VPATH. o Give the proper spelling for WARNS. o Clarify using NO_WERROR. o Embelish -D after -I verbage. o Document preference of ${.ALLSRC} & ${.TARGET} vs. $< & $@. Based on: brucification Revision Changes Path 1.3 +27 -1 src/share/man/man5/style.Makefile.5 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?200303020240.h222ecoq080019>