minix/commands
Lionel Sambuc 9152e1c5a7 Upgrading build system to new NetBSD revision
The tested targets are the followgin ones:
 * tools
 * distribution
 * sets
 * release

The remaining NetBSD targets have not been disabled nor tested
*at all*. Try them at your own risk, they may reboot the earth.

For all compliant Makefiles, objects and generated files are put in
MAKEOBJDIR, which means you can now keep objects between two branch
switching. Same for DESTDIR, please refer to build.sh options.

Regarding new or modifications of Makefiles a few things:
 * Read share/mk/bsd.README
 * If you add a subdirectory, add a Makefile in it, and have it called
   by the parent through the SUBDIR variable.
 * Do not add arbitrary inclusion which crosses to another branch of
   the hierarchy; If you can't do without it, put a comment on why.
   If possible, do not use inclusion at all.
 * Use as much as possible the infrastructure, it is here to make
   life easier, do not fight it.

Sets and package are now used to track files.
We have one set called "minix", composed of one package called "minix-sys"
2012-11-15 16:07:29 +01:00
..
acknm
acksize
add_route
arp
ash Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
at
atnormalize
autopart
backup Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
banner
basename
btrace
cal Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
cawf Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
cd
cdprobe
chmod Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
chown Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
ci
cleantmp Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
clear
cmp
co
comm
compress Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
cp Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
cpp
crc
cron Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
crontab Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
cut
dd Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
decomp16
DESCRIBE
devmand Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
devsize
df
dhcpd
dhrystone
diff
dirname
diskctl
dosread
dumpcore
eject
elvis Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
env
expand
factor
fbdctl
fdisk
fetch
find
finger Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
fingerd
fix Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
fold
format
fortune
fsck.mfs
ftp101 Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
gcore
gcov-pull Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
getty Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
grep
head
hexdump
host Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
hostaddr Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
id
ifconfig
ifdef
intr
ipcrm
ipcs
irdpd
isoread
join
kill
last
less
loadfont
loadkeys
loadramdisk
logger Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
look
lp
lpd
ls Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
lspci
mail
MAKEDEV
mdb
mesg
mined
mkfifo
mount
mt
netconf
nice
nohup
nonamed Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
od
part
partition
paste
patch
ping
pkgin_cd
playwave
postinstall
poweroff
pr
pr_routes
prep
printf
printroot
profile
progressbar
ps
pwd
pwdauth
ramdisk
rarpd
rawspeed
rcp
rdate
readclock
reboot Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
recwave
remsync
repartition
rev
rget
rlogin
rotate
rsh
rshd
screendump
service
setup
shar
sleep
slip
sort
spell
split
sprofalyze
sprofdiff
srccrc
stty
sum
svclog
svrctl
swifi
sync
synctree
sysenv
syslogd Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
tail
tcpd
tcpdp
tcpstat Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
tee
telnet
telnetd
term
termcap
tget
time
touch
tr
truncate
tsort
tty
udpstat Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
umount
uname
unexpand
unstack
update
update_bootcfg
updateboot
uud
uue
version
vol
wc
whereis
which
who
worldstone
write
writeisofs Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
xargs
yes
zdump
zmodem
Makefile
Makefile.inc