Initial revision
[AROS-Contrib.git] / development / compilers / freepascal / rtl / inc / makefile.inc
blobc80ad346f33837d0cc5b764486ecf660ebbbd9e1
2 # Here we set some variables, needed by all OSes.
5 # System unit include files. These are composed from header and
6 # implementation files.
8 SYSNAMES=systemh heaph mathh filerec textrec system real2str sstrings innr \
9          file typefile text rtti heap astrings objpas objpash except int64 \
10          generic
11          
12 SYSINCNAMES=$(addsuffix .inc,$(SYSNAMES))
14 # Other unit names which can be used for all systems
16 UNITNAMES=os_types
17 #UNITNAMES=getops
18 #UNITPPNAMES=$(addsuffix .pp,$(UNITNAMES))
20 # Other files...
21 #astrings.pp
22 #complex.pp
23 #cpne.pp
24 #lstrings.pp