mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 02:45:58 +02:00
local change removed
This commit is contained in:
parent
2896a491d7
commit
351766fbfc
@ -13,7 +13,6 @@ ifdef DJGPP
|
|||||||
EXEEXT=.exe
|
EXEEXT=.exe
|
||||||
|
|
||||||
getreturncode :
|
getreturncode :
|
||||||
pcs > $(FILE).log
|
|
||||||
redir -ea $(FILE).log -oa $(FILE).log getret $(COMMAND)
|
redir -ea $(FILE).log -oa $(FILE).log getret $(COMMAND)
|
||||||
cp retcode $(FILE).$(RESEXT)
|
cp retcode $(FILE).$(RESEXT)
|
||||||
|
|
||||||
@ -221,7 +220,10 @@ info :
|
|||||||
@echo run \'make tesiexec\' to test executables
|
@echo run \'make tesiexec\' to test executables
|
||||||
@echo that require interactive mode
|
@echo that require interactive mode
|
||||||
# $Log$
|
# $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
|
# several modifications
|
||||||
#
|
#
|
||||||
# Revision 1.10 1999/01/15 17:41:58 pierre
|
# Revision 1.10 1999/01/15 17:41:58 pierre
|
||||||
|
Loading…
Reference in New Issue
Block a user