mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-14 00:26:05 +02:00
15 lines
186 B
Makefile
15 lines
186 B
Makefile
#
|
|
# Makefile.fpc for Free Pascal API (used by Free Vision) for win32
|
|
#
|
|
|
|
[targets]
|
|
programs=install
|
|
|
|
[clean]
|
|
units=ziptypes unzip
|
|
units_os2=unzipdll
|
|
|
|
[dirs]
|
|
fpcdir=../../..
|
|
targetdir=.
|