freebsd-dev/usr.bin/Makefile

410 lines
4.8 KiB
Makefile
Raw Normal View History

1994-09-22 01:26:58 +00:00
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
1999-08-28 01:08:13 +00:00
# $FreeBSD$
1994-05-27 12:33:43 +00:00
.include <bsd.own.mk>
# XXX MISSING: deroff diction graph learn plot
1998-03-20 12:34:21 +00:00
# spell spline struct xsend
# XXX Use GNU versions: apropos diff grep ld man patch whatis
1994-08-08 01:13:35 +00:00
# Moved to secure: bdes
#
SUBDIR= alias \
apply \
${_ar} \
asa \
${_at} \
${_atm} \
2002-03-05 19:36:08 +00:00
awk \
1998-08-30 20:28:50 +00:00
banner \
basename \
${_bc} \
${_biff} \
${_bluetooth} \
brandelf \
bsdiff \
bzip2 \
2003-01-04 17:09:27 +00:00
bzip2recover \
${_c89} \
${_c99} \
2005-08-03 09:27:01 +00:00
${_calendar} \
1998-08-30 20:28:50 +00:00
cap_mkdb \
2005-08-05 16:09:34 +00:00
${_catman} \
1998-08-30 20:28:50 +00:00
chat \
${_checknr} \
${_chkey} \
1998-08-30 20:28:50 +00:00
chpass \
cksum \
${_clang} \
1998-08-30 20:28:50 +00:00
cmp \
col \
${_colcrt} \
1998-08-30 20:28:50 +00:00
colldef \
colrm \
column \
comm \
${_compile_et} \
1998-08-30 20:28:50 +00:00
compress \
${_cpio} \
cpuset \
csplit \
${_csup} \
${_ctags} \
1998-08-30 20:28:50 +00:00
cut \
${_dc} \
${_dig} \
1998-08-30 20:28:50 +00:00
dirname \
du \
ee \
elf2aout \
2003-01-15 18:33:32 +00:00
elfdump \
enigma \
1998-08-30 20:28:50 +00:00
env \
expand \
false \
fetch \
file \
${_file2c} \
1998-08-30 20:28:50 +00:00
find \
finger \
fmt \
1998-08-30 20:28:50 +00:00
fold \
${_from} \
1998-11-09 11:08:48 +00:00
fstat \
fsync \
1998-08-30 20:28:50 +00:00
ftp \
gcore \
1998-08-30 20:28:50 +00:00
gencat \
2002-08-10 05:43:40 +00:00
getconf \
getent \
1998-08-30 20:28:50 +00:00
getopt \
${_gprof} \
gzip \
1998-08-30 20:28:50 +00:00
head \
${_hesinfo} \
1998-08-30 20:28:50 +00:00
hexdump \
${_host} \
1998-08-30 20:28:50 +00:00
id \
${_indent} \
1998-08-30 20:28:50 +00:00
ipcrm \
ipcs \
join \
jot \
kdump \
keylogin \
keylogout \
killall \
ktrace \
ktrdump \
1998-08-30 20:28:50 +00:00
lam \
last \
lastcomm \
ldd \
leave \
less \
lessecho \
lesskey \
${_lex} \
1998-08-30 20:28:50 +00:00
limits \
2003-06-22 08:41:03 +00:00
locale \
${_locate} \
1998-08-30 20:28:50 +00:00
lock \
lockf \
logger \
login \
2004-03-06 21:57:47 +00:00
logins \
1998-08-30 20:28:50 +00:00
logname \
look \
lorder \
lsvfs \
lzmainfo \
1998-08-30 20:28:50 +00:00
m4 \
${_mail} \
${_make} \
${_makewhatis} \
1998-08-30 20:28:50 +00:00
mesg \
minigzip \
ministat \
1998-08-30 20:28:50 +00:00
mkdep \
mkfifo \
mklocale \
${_mkstr} \
1998-08-30 20:28:50 +00:00
mktemp \
mkuzip \
${_msgs} \
1998-10-03 10:59:57 +00:00
mt \
${_nc} \
1998-08-30 20:28:50 +00:00
ncal \
${_ncplist} \
${_ncplogin} \
1998-08-30 20:28:50 +00:00
netstat \
newgrp \
${_newkey} \
1998-08-30 20:28:50 +00:00
nfsstat \
nice \
nl \
1998-08-30 20:28:50 +00:00
nohup \
${_nslookup} \
${_nsupdate} \
1998-08-30 20:28:50 +00:00
opieinfo \
opiekey \
opiepasswd \
pagesize \
passwd \
paste \
2002-05-22 10:32:24 +00:00
pathchk \
perror \
1998-08-30 20:28:50 +00:00
pr \
printenv \
printf \
2007-12-02 23:32:03 +00:00
procstat \
${_quota} \
1998-08-30 20:28:50 +00:00
renice \
rev \
revoke \
${_rlogin} \
${_rpcgen} \
1998-08-30 20:28:50 +00:00
rpcinfo \
rs \
${_rsh} \
1998-08-30 20:28:50 +00:00
rup \
${_ruptime} \
1998-08-30 20:28:50 +00:00
rusers \
rwall \
${_rwho} \
1998-08-30 20:28:50 +00:00
script \
sed \
seq \
1998-08-30 20:28:50 +00:00
shar \
showmount \
${_smbutil} \
1999-04-15 13:42:48 +00:00
sockstat \
1998-08-30 20:28:50 +00:00
split \
stat \
1998-08-30 20:28:50 +00:00
su \
1998-11-09 10:52:43 +00:00
systat \
2002-05-21 02:36:12 +00:00
tabs \
1998-08-30 20:28:50 +00:00
tail \
talk \
2004-04-06 17:04:38 +00:00
tar \
1998-08-30 20:28:50 +00:00
tcopy \
tee \
${_telnet} \
1998-08-30 20:28:50 +00:00
tftp \
time \
tip \
1998-08-30 20:28:50 +00:00
top \
touch \
tput \
tr \
true \
truncate \
${_truss} \
1998-08-30 20:28:50 +00:00
tset \
tsort \
tty \
${_ul} \
1998-08-30 20:28:50 +00:00
uname \
unexpand \
${_unifdef} \
1998-08-30 20:28:50 +00:00
uniq \
unzip \
1998-08-30 20:28:50 +00:00
units \
unvis \
${_usbhidaction} \
${_usbhidctl} \
1998-08-30 20:28:50 +00:00
users \
uudecode \
uuencode \
${_vacation} \
${_vgrind} \
1998-08-30 20:28:50 +00:00
vi \
vis \
1998-11-10 12:19:26 +00:00
vmstat \
1998-08-30 20:28:50 +00:00
w \
wall \
wc \
what \
whereis \
1998-08-30 20:28:50 +00:00
which \
who \
whois \
write \
wtmpcvt \
1998-08-30 20:28:50 +00:00
xargs \
xinstall \
${_xlint} \
${_xstr} \
xz \
xzdec \
${_yacc} \
1998-08-30 20:28:50 +00:00
yes \
${_ypcat} \
${_ypmatch} \
${_ypwhich}
1998-03-13 19:41:06 +00:00
.if ${MACHINE_ARCH} != "arm"
_truss= truss
.endif
# NB: keep these sorted by MK_* knobs
.if ${MK_AT} != "no"
_at= at
.endif
.if ${MK_ATM} != "no"
_atm= atm
.endif
.if ${MK_MAN_UTILS} != "no"
2005-08-05 16:09:34 +00:00
_catman= catman
.endif
.if ${MK_BIND_UTILS} != "no"
_dig= dig
_host= host
_nslookup= nslookup
_nsupdate= nsupdate
.endif
.if ${MK_BLUETOOTH} != "no"
_bluetooth= bluetooth
.endif
.if ${MK_BSD_CPIO} != "no"
_cpio= cpio
.endif
.if ${MK_CALENDAR} != "no"
2005-08-03 09:27:01 +00:00
_calendar= calendar
.endif
.if ${MK_CLANG} != "no"
_clang= clang
.endif
.if ${MK_HESIOD} != "no"
_hesinfo= hesinfo
.endif
.if ${MK_OPENSSL} != "no"
_bc= bc
_chkey= chkey
_dc= dc
_newkey= newkey
.if ${MK_LIBTHR} != "no"
_csup= csup
.endif
.endif
.if ${MK_LOCATE} != "no"
_locate= locate
.endif
# XXX msgs?
.if ${MK_MAIL} != "no"
_biff= biff
_from= from
_mail= mail
_msgs= msgs
.endif
.if ${MK_MAKE} != "no"
_make= make
.endif
.if ${MK_MAN_UTILS} != "no"
_makewhatis= makewhatis
.endif
.if ${MK_NETCAT} != "no"
_nc= nc
.endif
.if ${MK_NIS} != "no"
_ypcat= ypcat
_ypmatch= ypmatch
_ypwhich= ypwhich
.endif
.if ${MK_QUOTAS} != "no"
_quota= quota
.endif
.if ${MK_RCMDS} != "no"
_rlogin= rlogin
_rsh= rsh
_ruptime= ruptime
_rwho= rwho
.endif
.if ${MK_SENDMAIL} != "no"
_vacation= vacation
.endif
.if ${MK_TELNET} != "no"
_telnet= telnet
.endif
.if ${MK_TEXTPROC} != "no"
_checknr= checknr
_colcrt= colcrt
_ul= ul
.endif
.if ${MK_TOOLCHAIN} != "no"
_ar= ar
_c89= c89
_c99= c99
_compile_et= compile_et
_ctags= ctags
_file2c= file2c
_gprof= gprof
_indent= indent
_lex= lex
_mkstr= mkstr
_rpcgen= rpcgen
_unifdef= unifdef
_xlint= xlint
_xstr= xstr
# XXX maybe under textproc?
_vgrind= vgrind
_yacc= yacc
.endif
.if ${MK_USB} != "no"
_usbhidaction= usbhidaction
_usbhidctl= usbhidctl
.endif
1998-03-13 19:41:06 +00:00
.if ${MACHINE_ARCH} == "i386"
.if ${MK_NCP} != "no"
_ncplist= ncplist
_ncplogin= ncplogin
.endif
_smbutil= smbutil
.endif
1994-05-27 12:33:43 +00:00
2006-08-22 03:22:17 +00:00
.if ${MACHINE_ARCH} == "ia64"
_smbutil= smbutil
.endif
.if ${MACHINE_ARCH} == "amd64"
.if ${MK_NCP} != "no"
_ncplist= ncplist
_ncplogin= ncplogin
.endif
_smbutil= smbutil
.endif
2005-09-19 08:13:43 +00:00
.if ${MACHINE_ARCH} == "powerpc"
_smbutil= smbutil
.endif
.if ${MACHINE_ARCH} == "sparc64"
_smbutil= smbutil
.endif
1994-05-27 12:33:43 +00:00
.include <bsd.subdir.mk>