+ system unit depends on compproc.inc

git-svn-id: trunk@15683 -
This commit is contained in:
florian 2010-07-31 20:45:00 +00:00
parent 8b3bd36ef0
commit 2d042aca6b

View File

@ -6,7 +6,7 @@
SYSNAMES=systemh heaph mathh filerec textrec system real2str sstrings innr \
file typefile text rtti heap astrings objpas objpash except int64 \
generic dynarr varianth variant wstrings
generic dynarr varianth variant wstrings compproc
SYSINCNAMES=$(addsuffix .inc,$(SYSNAMES))