fpc/rtl/Makefile.fpc
yury 2001609d9f * mipsel-android: rtl build.
git-svn-id: trunk@26703 -
2014-02-07 12:23:34 +00:00

55 lines
848 B
Makefile

#
# Makefile.fpc for Free Pascal Runtime Library
#
[package]
name=rtl
version=2.7.1
[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_iphonesim=darwin
dirs_beos=beos
dirs_haiku=haiku
dirs_amiga=amiga
dirs_netbsd=netbsd
dirs_openbsd=openbsd
dirs_macos=macos
dirs_morphos=morphos
dirs_netware=netware
dirs_netwlibc=netwlibc
dirs_palmos=palmos
dirs_solaris=solaris
dirs_gba=gba
dirs_nds=nds
dirs_symbian=symbian
dirs_embedded=embedded
dirs_nativent=nativent
dirs_wii=wii
dirs_aix=aix
dirs_java=java
dirs_i386_android=android
dirs_arm_android=android
dirs_mipsel_android=android
dirs_jvm_android=android/jvm
dirs_msdos=msdos
[install]
fpcpackage=y
createpackagefpc=y
[default]
fpcdir=..
[rules]
.NOTPARALLEL: