Removed cmd target

svn path=/trunk/; revision=906
This commit is contained in:
Eric Kohl 1999-12-27 15:07:00 +00:00
parent 005106acbb
commit b9579544e7

View file

@ -42,7 +42,6 @@ FS_DRIVERS = vfat
KERNEL_SERVICES = $(DEVICE_DRIVERS) $(FS_DRIVERS)
APPS = args hello shell test cat bench apc shm lpc thread event
# APPS = cmd
all: buildno $(COMPONENTS) $(DLLS) $(SUBSYS) $(LOADERS) $(KERNEL_SERVICES) $(APPS)