mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:56:00 +00:00
2004-11-21 Casper S. Hornstrup <chorns@users.sourceforge.net>
* apps/utils/Makefile (UTIL_APPS): Remove regsvr32. svn path=/trunk/; revision=11777
This commit is contained in:
parent
2f2747b9dd
commit
7982beed9e
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-11-21 Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
||||
* apps/utils/Makefile (UTIL_APPS): Remove regsvr32.
|
||||
|
||||
2004-11-21 Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
||||
* apps/utils/regsvr32: Move to subsys/system/regsvr32.
|
||||
|
|
|
@ -9,7 +9,7 @@ include $(PATH_TO_TOP)/rules.mak
|
|||
|
||||
# Console system utilities
|
||||
# cabman cat net objdir partinfo pice ps sc stats
|
||||
UTIL_APPS = cat objdir partinfo pnpdump sc shutdown stats tickcount consw rundll32 regsvr32 ps
|
||||
UTIL_APPS = cat objdir partinfo pnpdump sc shutdown stats tickcount consw rundll32 ps
|
||||
|
||||
UTIL_NET_APPS = arp finger ipconfig netstat ping telnet whois
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue