Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+11 |
|\ | | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp | ||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| | | |||||
| * | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| | | |||||
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+14 |
|/ | | | | Requested by: Simon Gerraty <sjg@juniper.net> | ||||
* | FILES support for bsd.prog.mk. See bsd.README for details. | ru | 2001-12-17 | 1 | -9/+4 |
| | | | | Stolen from: NetBSD | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | 444 -> ${SHAREMODE} | wosch | 1998-01-03 | 1 | -1/+2 |
| | |||||
* | Use ${COPY} instead of -c for installing non-source files. | bde | 1997-01-01 | 1 | -1/+1 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 18 | -22/+0 |
| | | | | which included commits to RCS files with non-trunk default branches. | ||||
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-07-25 | 1 | -1/+1 |
| | | | | specified in the top level Makefiles. | ||||
* | - Make each target depend on its source so that all the targets don't get | bde | 1994-08-22 | 1 | -6/+7 |
| | | | | | get built every time. - Use the standard clean and cleandir targets. | ||||
* | Submitted by: Bruce Evans <bde@kralizec.zeta.org.au> | phk | 1994-08-09 | 1 | -4/+4 |
| | | | | Fixed the makefile. | ||||
* | Reviewed by: phk | phk | 1994-07-24 | 1 | -1/+4 |
| | | | | Added a clean target. | ||||
* | Reviewed by: phk | phk | 1994-07-24 | 21 | -0/+143 |
| | | | | More binary files killed using uuencode. | ||||
* | BSD 4.4 Lite Share Sources | rgrimes | 1994-05-30 | 19 | -0/+36 |