fpc/rtl/Makefile.fpc
peter d65ec7ac1c * default.fpcdir is back
* subdir requirement checking works, but not very optimal yet as
    it can load the same Makefile.fpc multiple times
2001-02-01 22:00:03 +00:00

15 lines
178 B
Makefile

#
# Makefile.fpc for Free Pascal Runtime Library
#
[package]
name=rtl
version=1.0.5
[target]
dirs=linux win32 go32v2 go32v1 os2 freebsd
[default]
fpcdir=..
dir=$(OS_TARGET)