* More package fixes (from Makefile.fpc to Makefile)

This commit is contained in:
marco 2001-07-02 19:17:27 +00:00
parent 2963d1fc41
commit 9d3e9f40e9

View File

@ -1,5 +1,5 @@
#
# Don't edit, this file is generated by fpcmake v1.99.0 [2001/06/06]
# Don't edit, this file is generated by fpcmake v1.99.0 [2001/07/02]
#
default: all
override PATH:=$(subst \,/,$(PATH))
@ -547,6 +547,7 @@ endif
ifeq ($(OS_TARGET),freebsd)
REQUIRE_PACKAGES_RTL=1
REQUIRE_PACKAGES_PASZLIB=1
REQUIRE_PACKAGES_INET=1
endif
ifeq ($(OS_TARGET),beos)
REQUIRE_PACKAGES_RTL=1