Remove obsolete commands/cpp
Change-Id: Ib5335286bb6f1895f9c6006aeee8828bc9f58a45
This commit is contained in:
parent
4359ff87e0
commit
ac74a77a40
4 changed files with 1 additions and 9 deletions
|
@ -3,7 +3,7 @@
|
|||
.include <bsd.own.mk>
|
||||
|
||||
SUBDIR= add_route arp ash at backup btrace \
|
||||
cawf cd cdprobe cpp \
|
||||
cawf cd cdprobe \
|
||||
ci cleantmp cmp co \
|
||||
compress cp crc cron crontab \
|
||||
dd decomp16 DESCRIBE devmand devsize dhcpd \
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
SCRIPTS= cpp.sh
|
||||
BINDIR= /usr/lib
|
||||
MAN=
|
||||
|
||||
.include <bsd.prog.mk>
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh
|
||||
/usr/pkg/bin/clang -cc1 -E "$@"
|
|
@ -1890,7 +1890,6 @@
|
|||
./usr/lib/cawf/mnx.mac minix-sys
|
||||
./usr/lib/cawf/ms.mac minix-sys
|
||||
./usr/lib/compat_minix.pc minix-sys
|
||||
./usr/lib/cpp minix-sys
|
||||
./usr/lib/crontab minix-sys
|
||||
./usr/lib/crt0.o minix-sys
|
||||
./usr/lib/crtbegin.o minix-sys
|
||||
|
|
Loading…
Reference in a new issue