mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-20 06:44:38 +01:00
10 lines
113 B
Makefile
10 lines
113 B
Makefile
#
|
|
# Makefile.fpc for Alpha simulator
|
|
#
|
|
|
|
[target]
|
|
programs=alphasim
|
|
|
|
[clean]
|
|
units=mm64 fastmm64 simlib simbase
|