Added regexpl and tests to the makefile.

Let me know if something is broken on linux.

svn path=/trunk/; revision=11366
This commit is contained in:
Steven Edwards 2004-10-21 05:20:52 +00:00
parent 005fb790e6
commit 75fbd2832d

View file

@ -37,18 +37,11 @@ APPS = calc \
net$(SEP)ipconfig \ net$(SEP)ipconfig \
regedt32 \ regedt32 \
regsvr32 \ regsvr32 \
sysutils$(SEP)regexpl \
tests \
welcome \ welcome \
winfile winfile
# Removed due to dependance on C++ compiler
#
# taskmgr \
# sysutils$(SEP)regexpl \
#
# Removed because it doesn't build correctly
#
#
all: $(APPS) all: $(APPS)
.PHONY: all .PHONY: all