man: new applet. ~600 bytes.

This commit is contained in:
Denis Vlasenko
2008-04-13 08:20:00 +00:00
parent 867bd37c7f
commit ffa4499c9f
5 changed files with 167 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ lib-$(CONFIG_HDPARM) += hdparm.o
lib-$(CONFIG_LAST) += last.o
lib-$(CONFIG_LESS) += less.o
lib-$(CONFIG_MAKEDEVS) += makedevs.o
lib-$(CONFIG_MAN) += man.o
lib-$(CONFIG_MICROCOM) += microcom.o
lib-$(CONFIG_MOUNTPOINT) += mountpoint.o
lib-$(CONFIG_MT) += mt.o