mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-30 17:25:59 +02:00
11 lines
354 B
Makefile
11 lines
354 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 stringl.inc \
|
|
writer.inc cregist.inc
|
|
|
|
INCUNITS=inifiles registry ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls
|
|
|