mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 23:49:38 +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=../..
|