fpc/rtl/Makefile.fpc
florian 67cdcd11e7 * fixed makefiles for wince support
git-svn-id: trunk@838 -
2005-08-10 08:50:07 +00:00

34 lines
466 B
Makefile

#
# Makefile.fpc for Free Pascal Runtime Library
#
[package]
name=rtl
version=2.0.0
[target]
dirs_linux=linux
dirs_win32=win32
dirs_wince=wince
dirs_win64=win64
dirs_go32v2=go32v2
dirs_go32v1=go32v1
dirs_os2=os2
dirs_emx=emx
dirs_freebsd=freebsd
dirs_darwin=darwin
dirs_beos=beos
dirs_amiga=amiga
dirs_netbsd=netbsd
dirs_macos=macos
dirs_morphos=morphos
dirs_netware=netware
dirs_netwlibc=netwlibc
[install]
fpcpackage=y
createpackagefpc=y
[default]
fpcdir=..