mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Removed cmd target
svn path=/trunk/; revision=906
This commit is contained in:
parent
005106acbb
commit
b9579544e7
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue