added rule for cmd

svn path=/trunk/; revision=325
This commit is contained in:
Rex Jolliff 1999-03-20 20:47:25 +00:00
parent 9f7f2c0f72
commit b172b0df42

View file

@ -38,6 +38,7 @@ LOADERS = dos
KERNEL_SERVICES = blue parallel keyboard null mouse serial sound ide test sdisk \
minix vfat
# cmd
APPS = hello shell
all: $(COMPONENTS) $(LOADERS) $(KERNEL_SERVICES) $(APPS)