* export FPCEXTCMD which didn't work :(

This commit is contained in:
peter 2000-01-18 00:22:29 +00:00
parent 96c6b12998
commit 094857811d
2 changed files with 244 additions and 242 deletions

File diff suppressed because it is too large Load Diff

View File

@ -821,6 +821,7 @@ endif
ifeq ($(OS_SOURCE),win32)
override FPCEXTCMD:=$(FPCOPT)
override FPCOPT:=!FPCEXTCMD
export FPCEXTCMD
endif
[command_compiler]