index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
make.1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add :L and :U variable modifiers. These convert the variable's value to
will
2000-10-09
1
-0
/
+4
*
Add :C/// variable modifier, which is similar to :S/// in functionality
will
2000-10-09
1
-0
/
+28
*
*** empty log message ***
peter
2000-09-25
1
-1
/
+6
*
Use pwd instead of cwd in backticks. cwd in backticks doesn't do
sheldonh
2000-07-17
1
-2
/
+2
*
Update make(1) manpage to include information about the new loud
will
2000-05-14
1
-0
/
+3
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-10
/
+20
*
Fix errors in .Xr usage.
nik
2000-03-01
1
-1
/
+1
*
${.MAKE} -> ${MAKE}
ru
2000-01-19
1
-1
/
+1
*
Make '||' visible.
cracauer
1999-12-05
1
-1
/
+1
*
s/with historical makefils//. Also, relocate and change the description
hoek
1999-09-11
1
-7
/
+15
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).
hoek
1999-08-17
1
-126
/
+297
*
Bad reference of getcwd(2) changed to getcwd(3).
chris
1999-08-14
1
-2
/
+2
*
Make VPATH explanation more concise. I apparently was not thinking
chris
1999-08-12
1
-11
/
+4
*
Move ${VPATH} explanation under the .PATH rule section.
chris
1999-08-12
1
-16
/
+13
*
Document ${VPATH} and that it _should_not_ be used in any new Makefiles.
chris
1999-08-11
1
-1
/
+16
*
Add a -E flag, similar to -e (overide variables from environment) except
hoek
1999-07-31
1
-3
/
+7
*
Add :Q to quote variable expansion to all proper expansion of
imp
1999-04-19
1
-1
/
+5
*
Described the search path Make uses to find makefiles.
pds
1998-11-29
1
-4
/
+37
*
Fixed bugs in previous commit:
bde
1998-11-15
1
-4
/
+5
*
Added a -v (verbose) option and hid multi-job file banner generation
dg
1998-11-14
1
-1
/
+3
*
Only process the ``PWD'' environmental var if built with "WANT_ENV_PWD"
obrien
1998-10-18
1
-2
/
+3
*
Add a graceful jumping off point with a new .error directive.
steve
1998-05-25
1
-20
/
+25
*
Use err(3). Cosmetic in usage string.
charnier
1997-07-24
1
-2
/
+2
*
Add reference to `PMake - A Tutorial'
wosch
1997-03-09
1
-2
/
+7
*
Add enviroment variable MAKEOBJDIRPREFIX, still undocumented except
wosch
1997-03-03
1
-1
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Merge in NetBSD's changes to make(1). Changes include:
steve
1996-10-06
1
-24
/
+65
*
delete doubled words, e.g.: "the the" -> "the"
wosch
1996-10-05
1
-1
/
+2
*
Listed all the environment variables (MACHINE and PWD were missing).
bde
1996-08-31
1
-4
/
+27
*
Added a -V option to print make's idea of the value of a variable.
bde
1996-07-17
1
-2
/
+14
*
Fix a typo.
joerg
1996-04-07
1
-1
/
+1
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+883