mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 01:50:38 +01:00
7 lines
254 B
Makefile
7 lines
254 B
Makefile
#
|
|
# This makefile sets some needed variable, common to all targets
|
|
|
|
INCNAMES=classes.inc classesh.inc bits.inc collect.inc compon.inc filer.inc\
|
|
lists.inc parser.inc persist.inc reader.inc streams.inc strings.inc\
|
|
thread.inc writer.inc
|