|
@@ -13,7 +13,6 @@ ifdef DJGPP
|
|
|
EXEEXT=.exe
|
|
|
|
|
|
getreturncode :
|
|
|
- pcs > $(FILE).log
|
|
|
redir -ea $(FILE).log -oa $(FILE).log getret $(COMMAND)
|
|
|
cp retcode $(FILE).$(RESEXT)
|
|
|
|
|
@@ -221,7 +220,10 @@ info :
|
|
|
@echo run \'make tesiexec\' to test executables
|
|
|
@echo that require interactive mode
|
|
|
# $Log$
|
|
|
-# Revision 1.11 1999-01-19 17:34:01 pierre
|
|
|
+# Revision 1.12 1999-01-19 18:01:43 pierre
|
|
|
+# local change removed
|
|
|
+#
|
|
|
+# Revision 1.11 1999/01/19 17:34:01 pierre
|
|
|
# several modifications
|
|
|
#
|
|
|
# Revision 1.10 1999/01/15 17:41:58 pierre
|