fpc/packages/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

22 lines
618 B
Makefile

#
# Makefile.fpc for Free Pascal Packages
#
[target]
dirs_linux=zlib ncurses x11 gtk syslog \
inet uncgi \
mysql ibase postgres oracle \
opengl forms svgalib ggi \
utmp paszlib gdbint cmem regexpr unzip
dirs_win32=uncgi gtk gdbint ibase mysql zlib paszlib unzip regexpr opengl
dirs_go32v2=uncgi gdbint paszlib unzip regexpr
dirs_os2=uncgi paszlib unzip regexpr
dirs_freebsd=zlib ncurses x11 gtk syslog \
inet uncgi \
mysql ibase postgres \
opengl forms svgalib ggi \
utmp paszlib gdbint cmem regexpr unzip
[default]
fpcdir=..