* fixed macos entry

This commit is contained in:
olle 2004-02-23 22:36:13 +00:00
parent 308fb06407
commit 94bc20bee6

View File

@ -802,7 +802,8 @@ endif
# MacOS
ifeq ($(OS_TARGET),macos)
EXEEXT=
FPCMADE=fpcmade.mcc
FPCMADE=fpcmade.macos
ZIPSUFFIX=macos
endif
# Darwin