mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 00:54:40 +00:00
added rule for cmd
svn path=/trunk/; revision=325
This commit is contained in:
parent
9f7f2c0f72
commit
b172b0df42
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue