Date: Thu, 21 May 1998 05:34:09 -0700 (PDT) From: Joseph Koshy <jkoshy@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.subdir.mk Message-ID: <199805211234.FAA21001@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 1998/05/21 05:34:09 PDT Modified files: (Branch: RELENG_2_2) share/mk bsd.subdir.mk Log: .if defined(cleandepend) -> .if target(cleandepend) Already fixed in -current where "bsd.dep.mk" handles dependencies. PR: 6132 Revision Changes Path 1.11.2.4 +2 -2 src/share/mk/bsd.subdir.mk 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?199805211234.FAA21001>