fpc/packages/base/Makefile.fpc
2004-08-01 08:29:27 +00:00

26 lines
684 B
Makefile

#
# Makefile.fpc for Free Pascal Packages
#
[target]
dirs=paszlib pasjpeg regexpr netdb md5
dirs_linux=inet gdbint libasync mysql ibase postgres oracle odbc \
pthreads sqlite libc
dirs_win32=inet gdbint mysql ibase odbc sqlite
dirs_go32v2=gdbint
dirs_netbsd=inet gdbint libasync \
mysql ibase postgres oracle odbc
dirs_openbsd=inet gdbint libasync \
mysql ibase postgres oracle odbc
dirs_freebsd=inet gdbint libasync \
mysql ibase postgres oracle odbc sqlite pthreads
dirs_darwin=inet libasync \
mysql ibase postgres oracle odbc sqlite pthreads
[install]
fpcpackage=y
fpcsubdir=packages/base
[default]
fpcdir=../..