mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-04 20:27:12 +01:00
10 lines
125 B
Makefile
10 lines
125 B
Makefile
#
|
|
# Makefile.fpc for FPC modex demos (part of FPC demo paackage)
|
|
#
|
|
|
|
[target]
|
|
programs_go32v2=voxel
|
|
|
|
[default]
|
|
fpcdir=../..
|