Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Fix typo when deregistering the VLAN unconfig event handlerSubmitted by: Masao Uebayashi <[email protected]>MFC after: 3 days
dirdeps.mk now sets DEP_RELDIR
Updated dependencies
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Requested by: Simon Gerraty <[email protected]>
FILES support for bsd.prog.mk. See bsd.README for details.Stolen from: NetBSD
$Id$ -> $FreeBSD$
444 -> ${SHAREMODE}
Use ${COPY} instead of -c for installing non-source files.
This commit was generated by cvs2svn to compensate for changes in r13122,which included commits to RCS files with non-trunk default branches.
Change `install' to `${INSTALL}' so that default install flags can bespecified in the top level Makefiles.
- Make each target depend on its source so that all the targets don't get get built every time.- Use the standard clean and cleandir targets.
Submitted by: Bruce Evans <[email protected]>Fixed the makefile.
Reviewed by: phkAdded a clean target.
Reviewed by: phkMore binary files killed using uuencode.
BSD 4.4 Lite Share Sources