mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 10:49:33 +01:00
13 lines
126 B
Makefile
13 lines
126 B
Makefile
#
|
|
# Makefile.fpc for shedit
|
|
#
|
|
|
|
[targets]
|
|
programs=alphasim
|
|
|
|
[clean]
|
|
units=mm64 fastmm64 simlib simbase
|
|
|
|
[dirs]
|
|
fpcdir=../..
|