aboutsummaryrefslogtreecommitdiff
path: root/share/tabset
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Add META_MODE support.Simon J. Gerraty2015-06-131-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 Notes: svn path=/head/; revision=284345
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| | | | | | | | Notes: svn path=/projects/bmake/; revision=284172
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| | | | | | | | Notes: svn path=/projects/bmake/; revision=246868
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+14
|/ | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> Notes: svn path=/projects/bmake/; revision=239572
* FILES support for bsd.prog.mk. See bsd.README for details.Ruslan Ermilov2001-12-171-9/+4
| | | | | | | Stolen from: NetBSD Notes: svn path=/head/; revision=88055
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* 444 -> ${SHAREMODE}Wolfram Schneider1998-01-031-1/+2
| | | | Notes: svn path=/head/; revision=32214
* Use ${COPY} instead of -c for installing non-source files.Bruce Evans1997-01-011-1/+1
| | | | Notes: svn path=/head/; revision=21155
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-3018-22/+0
| | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=13123
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+1
| | | | | | | specified in the top level Makefiles. Notes: svn path=/head/; revision=9701
* - Make each target depend on its source so that all the targets don't getBruce Evans1994-08-221-6/+7
| | | | | | | | get built every time. - Use the standard clean and cleandir targets. Notes: svn path=/head/; revision=2218
* Submitted by: Bruce Evans <bde@kralizec.zeta.org.au>Poul-Henning Kamp1994-08-091-4/+4
| | | | | | | Fixed the makefile. Notes: svn path=/head/; revision=1970
* Reviewed by: phkPoul-Henning Kamp1994-07-241-1/+4
| | | | | | | Added a clean target. Notes: svn path=/head/; revision=1799
* Reviewed by: phkPoul-Henning Kamp1994-07-2421-0/+143
| | | | | | | More binary files killed using uuencode. Notes: svn path=/head/; revision=1797
* BSD 4.4 Lite Share SourcesRodney W. Grimes1994-05-3019-0/+36
Notes: svn path=/head/; revision=1638