Added a utils directory, and changed the Win32 makefiles for Borland C++ to copy the resulting executable into the utils directory.
This commit is contained in:
@@ -91,6 +91,9 @@ $(C_LIB_DIR)\CW32MT.lib
|
|||||||
|
|
||||||
all : bcc32.cfg $(PRODUCT_EXE)
|
all : bcc32.cfg $(PRODUCT_EXE)
|
||||||
|
|
||||||
|
install: $(PRODUCT_EXE)
|
||||||
|
copy $(PRODUCT_EXE) ..\..\utils\$(PRODUCT_EXE)
|
||||||
|
|
||||||
# Linker specific: the link below is for BCC linker/compiler. If you link
|
# Linker specific: the link below is for BCC linker/compiler. If you link
|
||||||
# with a different linker - please change accordingly.
|
# with a different linker - please change accordingly.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -87,6 +87,9 @@ $(C_LIB_DIR)\CW32MT.lib
|
|||||||
|
|
||||||
all : bcc32.cfg $(PRODUCT_EXE)
|
all : bcc32.cfg $(PRODUCT_EXE)
|
||||||
|
|
||||||
|
install: $(PRODUCT_EXE)
|
||||||
|
copy $(PRODUCT_EXE) ..\..\utils\$(PRODUCT_EXE)
|
||||||
|
|
||||||
# Linker specific: the link below is for BCC linker/compiler. If you link
|
# Linker specific: the link below is for BCC linker/compiler. If you link
|
||||||
# with a different linker - please change accordingly.
|
# with a different linker - please change accordingly.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -91,6 +91,9 @@ $(C_LIB_DIR)\CW32MT.lib
|
|||||||
|
|
||||||
all : bcc32.cfg $(PRODUCT_EXE)
|
all : bcc32.cfg $(PRODUCT_EXE)
|
||||||
|
|
||||||
|
install: $(PRODUCT_EXE)
|
||||||
|
copy $(PRODUCT_EXE) ..\..\utils\$(PRODUCT_EXE)
|
||||||
|
|
||||||
# Linker specific: the link below is for BCC linker/compiler. If you link
|
# Linker specific: the link below is for BCC linker/compiler. If you link
|
||||||
# with a different linker - please change accordingly.
|
# with a different linker - please change accordingly.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -91,6 +91,9 @@ $(C_LIB_DIR)\CW32MT.lib
|
|||||||
|
|
||||||
all : bcc32.cfg $(PRODUCT_EXE)
|
all : bcc32.cfg $(PRODUCT_EXE)
|
||||||
|
|
||||||
|
install: $(PRODUCT_EXE)
|
||||||
|
copy $(PRODUCT_EXE) ..\..\utils\$(PRODUCT_EXE)
|
||||||
|
|
||||||
# Linker specific: the link below is for BCC linker/compiler. If you link
|
# Linker specific: the link below is for BCC linker/compiler. If you link
|
||||||
# with a different linker - please change accordingly.
|
# with a different linker - please change accordingly.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -98,6 +98,9 @@ $(C_LIB_DIR)\CW32MT.lib
|
|||||||
|
|
||||||
all : $(BCC_CFG) $(PRODUCT_EXE)
|
all : $(BCC_CFG) $(PRODUCT_EXE)
|
||||||
|
|
||||||
|
install: $(PRODUCT_EXE)
|
||||||
|
copy $(PRODUCT_EXE) ..\..\utils\$(PRODUCT_EXE)
|
||||||
|
|
||||||
# Linker specific: the link below is for BCC linker/compiler. If you link
|
# Linker specific: the link below is for BCC linker/compiler. If you link
|
||||||
# with a different linker - please change accordingly.
|
# with a different linker - please change accordingly.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -98,6 +98,9 @@ $(C_LIB_DIR)\CW32MT.lib
|
|||||||
|
|
||||||
all : bcc32.cfg $(PRODUCT_EXE)
|
all : bcc32.cfg $(PRODUCT_EXE)
|
||||||
|
|
||||||
|
install: $(PRODUCT_EXE)
|
||||||
|
copy $(PRODUCT_EXE) ..\..\utils\$(PRODUCT_EXE)
|
||||||
|
|
||||||
# Linker specific: the link below is for BCC linker/compiler. If you link
|
# Linker specific: the link below is for BCC linker/compiler. If you link
|
||||||
# with a different linker - please change accordingly.
|
# with a different linker - please change accordingly.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -88,6 +88,9 @@ $(C_LIB_DIR)\CW32MT.lib
|
|||||||
|
|
||||||
all : bcc32.cfg $(PRODUCT_EXE)
|
all : bcc32.cfg $(PRODUCT_EXE)
|
||||||
|
|
||||||
|
install: $(PRODUCT_EXE)
|
||||||
|
copy $(PRODUCT_EXE) ..\..\utils\$(PRODUCT_EXE)
|
||||||
|
|
||||||
# Linker specific: the link below is for BCC linker/compiler. If you link
|
# Linker specific: the link below is for BCC linker/compiler. If you link
|
||||||
# with a different linker - please change accordingly.
|
# with a different linker - please change accordingly.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -91,6 +91,9 @@ $(C_LIB_DIR)\CW32MT.lib
|
|||||||
|
|
||||||
all : bcc32.cfg $(PRODUCT_EXE)
|
all : bcc32.cfg $(PRODUCT_EXE)
|
||||||
|
|
||||||
|
install: $(PRODUCT_EXE)
|
||||||
|
copy $(PRODUCT_EXE) ..\..\utils\$(PRODUCT_EXE)
|
||||||
|
|
||||||
# Linker specific: the link below is for BCC linker/compiler. If you link
|
# Linker specific: the link below is for BCC linker/compiler. If you link
|
||||||
# with a different linker - please change accordingly.
|
# with a different linker - please change accordingly.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -96,6 +96,9 @@ $(C_LIB_DIR)\CW32MT.lib
|
|||||||
|
|
||||||
all : bcc32.cfg $(PRODUCT_EXE)
|
all : bcc32.cfg $(PRODUCT_EXE)
|
||||||
|
|
||||||
|
install: $(PRODUCT_EXE)
|
||||||
|
copy $(PRODUCT_EXE) ..\..\utils\$(PRODUCT_EXE)
|
||||||
|
|
||||||
# Linker specific: the link below is for BCC linker/compiler. If you link
|
# Linker specific: the link below is for BCC linker/compiler. If you link
|
||||||
# with a different linker - please change accordingly.
|
# with a different linker - please change accordingly.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -88,6 +88,9 @@ $(C_LIB_DIR)\CW32MT.lib
|
|||||||
|
|
||||||
all : $(BCC_CFG) $(PRODUCT_EXE)
|
all : $(BCC_CFG) $(PRODUCT_EXE)
|
||||||
|
|
||||||
|
install: $(PRODUCT_EXE)
|
||||||
|
copy $(PRODUCT_EXE) ..\..\utils\$(PRODUCT_EXE)
|
||||||
|
|
||||||
# Linker specific: the link below is for BCC linker/compiler. If you link
|
# Linker specific: the link below is for BCC linker/compiler. If you link
|
||||||
# with a different linker - please change accordingly.
|
# with a different linker - please change accordingly.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -90,6 +90,9 @@ $(C_LIB_DIR)\CW32MT.lib
|
|||||||
|
|
||||||
all : bcc32.cfg $(PRODUCT_EXE)
|
all : bcc32.cfg $(PRODUCT_EXE)
|
||||||
|
|
||||||
|
install: $(PRODUCT_EXE)
|
||||||
|
copy $(PRODUCT_EXE) ..\..\utils\$(PRODUCT_EXE)
|
||||||
|
|
||||||
# Linker specific: the link below is for BCC linker/compiler. If you link
|
# Linker specific: the link below is for BCC linker/compiler. If you link
|
||||||
# with a different linker - please change accordingly.
|
# with a different linker - please change accordingly.
|
||||||
#
|
#
|
||||||
|
|||||||
+21
-11
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
all: readprop writeprop readfile writefile server dcc reinit \
|
all: readprop writeprop readfile writefile server dcc reinit \
|
||||||
whois whohas timesync
|
whois whohas timesync
|
||||||
@echo "utilities are in demo/x directories"
|
@echo "demo utilities are in utils directory"
|
||||||
|
|
||||||
clean: \
|
clean: \
|
||||||
demo/readprop/makefile.b32 \
|
demo/readprop/makefile.b32 \
|
||||||
@@ -60,69 +60,79 @@ clean: \
|
|||||||
readprop: demo/readprop/makefile.b32
|
readprop: demo/readprop/makefile.b32
|
||||||
cd demo/readprop
|
cd demo/readprop
|
||||||
make -i -f makefile.b32 clean
|
make -i -f makefile.b32 clean
|
||||||
make -f makefile.b32
|
make -f makefile.b32 all
|
||||||
|
make -f makefile.b32 install
|
||||||
cd ..
|
cd ..
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
writeprop: demo/writeprop/makefile.b32
|
writeprop: demo/writeprop/makefile.b32
|
||||||
cd demo/writeprop
|
cd demo/writeprop
|
||||||
make -i -f makefile.b32 clean
|
make -i -f makefile.b32 clean
|
||||||
make -f makefile.b32
|
make -f makefile.b32 all
|
||||||
|
make -f makefile.b32 install
|
||||||
cd ..
|
cd ..
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
readfile: demo/readfile/makefile.b32
|
readfile: demo/readfile/makefile.b32
|
||||||
cd demo/readfile
|
cd demo/readfile
|
||||||
make -i -f makefile.b32 clean
|
make -i -f makefile.b32 clean
|
||||||
make -f makefile.b32
|
make -f makefile.b32 all
|
||||||
|
make -f makefile.b32 install
|
||||||
cd ..
|
cd ..
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
writefile: demo/writefile/makefile.b32
|
writefile: demo/writefile/makefile.b32
|
||||||
cd demo/writefile
|
cd demo/writefile
|
||||||
make -i -f makefile.b32 clean
|
make -i -f makefile.b32 clean
|
||||||
make -f makefile.b32
|
make -f makefile.b32 all
|
||||||
|
make -f makefile.b32 install
|
||||||
cd ..
|
cd ..
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
server: demo/server/makefile.b32
|
server: demo/server/makefile.b32
|
||||||
cd demo/server
|
cd demo/server
|
||||||
make -i -f makefile.b32 clean
|
make -i -f makefile.b32 clean
|
||||||
make -f makefile.b32
|
make -f makefile.b32 all
|
||||||
|
make -f makefile.b32 install
|
||||||
cd ..
|
cd ..
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
dcc: demo/dcc/makefile.b32
|
dcc: demo/dcc/makefile.b32
|
||||||
cd demo/dcc
|
cd demo/dcc
|
||||||
make -i -f makefile.b32 clean
|
make -i -f makefile.b32 clean
|
||||||
make -f makefile.b32
|
make -f makefile.b32 all
|
||||||
|
make -f makefile.b32 install
|
||||||
cd ..
|
cd ..
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
reinit: demo/reinit/makefile.b32
|
reinit: demo/reinit/makefile.b32
|
||||||
cd demo/reinit
|
cd demo/reinit
|
||||||
make -i -f makefile.b32 clean
|
make -i -f makefile.b32 clean
|
||||||
make -f makefile.b32
|
make -f makefile.b32 all
|
||||||
|
make -f makefile.b32 install
|
||||||
cd ..
|
cd ..
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
whois: demo/whois/makefile.b32
|
whois: demo/whois/makefile.b32
|
||||||
cd demo/whois
|
cd demo/whois
|
||||||
make -i -f makefile.b32 clean
|
make -i -f makefile.b32 clean
|
||||||
make -f makefile.b32
|
make -f makefile.b32 all
|
||||||
|
make -f makefile.b32 install
|
||||||
cd ..
|
cd ..
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
whohas: demo/whohas/makefile.b32
|
whohas: demo/whohas/makefile.b32
|
||||||
cd demo/whohas
|
cd demo/whohas
|
||||||
make -i -f makefile.b32 clean
|
make -i -f makefile.b32 clean
|
||||||
make -f makefile.b32
|
make -f makefile.b32 all
|
||||||
|
make -f makefile.b32 install
|
||||||
cd ..
|
cd ..
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
timesync: demo/timesync/makefile.b32
|
timesync: demo/timesync/makefile.b32
|
||||||
cd demo/timesync
|
cd demo/timesync
|
||||||
make -i -f makefile.b32 clean
|
make -i -f makefile.b32 clean
|
||||||
make -f makefile.b32
|
make -f makefile.b32 all
|
||||||
|
make -f makefile.b32 install
|
||||||
cd ..
|
cd ..
|
||||||
cd ..
|
cd ..
|
||||||
|
|||||||
Reference in New Issue
Block a user