mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-16 03:06:04 +02:00
14 lines
148 B
Makefile
14 lines
148 B
Makefile
#
|
|
# Makefile.fpc for auto generation of OpenGL units
|
|
#
|
|
|
|
[targets]
|
|
units=buildgl
|
|
programs=c_linuxd
|
|
|
|
[require]
|
|
packages=fcl
|
|
|
|
[dirs]
|
|
fpcdir=../../..
|