freebsd-dev/usr.bin
Ed Schouten 40e761838e Add POSIX -p flag to make(1).
This article [1] describes the -p flag for make(1):

	Write to standard output the complete set of macro definitions and
	target descriptions. The output format is unspecified.

We already support a similar flag (-d g1), but unlike -p, it still
executes commands. Our implementation just turns it into -d g1, but also
sets flag `printGraphOnly', which will cause make(1) to skip execution.

[1] http://www.opengroup.org/onlinepubs/009695399/utilities/make.html

Reviewed by:	imp
PR:		standards/99960
2008-07-30 21:18:38 +00:00
..
alias
apply
ar
asa
at
atm
awk
banner
basename
biff
bluetooth Fix build 2008-07-29 17:02:00 +00:00
brandelf
bsdiff
bzip2
bzip2recover
c89
c99
calendar Adding myself as a new ports committer 2008-07-23 01:37:04 +00:00
cap_mkdb
catman
chat
checknr
chkey
chpass
cksum
cmp add __unused to succeed at WARNS=6 2008-07-10 13:26:46 +00:00
col
colcrt
colldef
colrm
column
comm
compile_et
compress
cpio MfP4: Preserve permissions by default. 2008-07-30 03:35:45 +00:00
cpuset
csplit
csup
ctags
cut
dig
dirname
du
ee
elf2aout
elfdump
enigma
env
expand
false
fetch
file
file2c
find
finger
fmt
fold
from
fstat Struct cdev is always the member of the struct cdev_priv. When devfs 2008-06-16 17:34:59 +00:00
fsync
ftp
gcore Use %zd for size_t. With this gcore(1) is WARNS=6 clean. 2008-07-18 23:37:05 +00:00
gencat
getconf
getent
getopt
gprof
gzip Sync with NetBSD's license changes. 2008-07-23 00:03:36 +00:00
head
hesinfo
hexdump
host
id
indent
ipcrm
ipcs
join
jot
kdump
keylogin
keylogout
killall
ktrace
ktrdump
lam
last
lastcomm
ldd Fix text in the comment why we check for ELF32_R_TYPE 2008-07-28 12:49:16 +00:00
leave
less
lessecho
lesskey
lex I missed some "register"s in non-dot-C files. 2008-06-08 19:59:15 +00:00
limits
locale
locate
lock
lockf
logger
login
logins
logname
look
lorder
lsvfs
m4
mail
make Add POSIX -p flag to make(1). 2008-07-30 21:18:38 +00:00
makewhatis
mesg
minigzip
ministat
mkdep
mkfifo
mklocale
mkstr
mktemp
mkuzip
msgs
mt
nc
ncal
ncplist
ncplogin
netstat Fix build 2008-07-29 21:20:03 +00:00
newgrp
newkey
nfsstat
nice
nl
nohup
nslookup
nsupdate
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste
pathchk
pkill
pr
printenv
printf
procstat Fix a small typo in the procstat(1) manpage: messsage queue. 2008-07-28 08:01:24 +00:00
quota
renice
rev Make usage() 'static'. 2008-06-08 12:43:02 +00:00
rlogin
rpcgen
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
script
sed
setchannel
shar Remove superfluous eofmarker. 2008-06-17 18:56:04 +00:00
showmount
smbutil
sockstat
split
stat
su - add the -m option to the example commands because they would fail w/o it 2008-07-01 20:56:23 +00:00
systat
tabs
tail
talk
tar - Fix mtree example so it works. 2008-07-26 17:22:40 +00:00
tcopy
tee
telnet
tftp
time
tip
top
touch
tput
tr
true
truncate
truss
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units
unvis
unzip Update man page for -t. 2008-06-30 17:16:05 +00:00
usbhidaction
usbhidctl
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat
w
wall
wc
what
whereis Make the search for sources in PATH_PORTS more accurate. I only 2008-06-20 08:39:42 +00:00
which
who
whois
window
write
xargs
xinstall
xlint
xstr
yacc Indent the else path, reduce diff against OpenBSD. 2008-07-18 23:35:31 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile 1. Make the BSD version of cpio the default [1] 2008-06-16 05:48:15 +00:00
Makefile.inc