import elf-only -lcurses

. abandons mixer, gomoku, talk, talkd, top from base system
	. compile top with clang so no ack-compiled program
	  needs -lcurses any more
This commit is contained in:
Ben Gras
2011-07-21 16:29:08 +02:00
parent 1ea07af9da
commit 51ffecc181
232 changed files with 32840 additions and 5877 deletions

View File

@@ -8,4 +8,7 @@ SUBDIR= indent m4 stat tic sed mkdep uniq
# Non-NetBSD imports
SUBDIR+= ministat mkimage
# Minix commands
SUBDIR+= top
.include <bsd.subdir.mk>