fpc/utils/fpcreslipo/Makefile.fpc.fpcmake
joost 94e7cd5a51 * Switched utils to fpmake building
git-svn-id: trunk@24621 -
2013-05-26 19:05:11 +00:00

23 lines
302 B
Makefile

#
# Makefile.fpc for fpcreslipo
#
[target]
programs=fpcreslipo
[clean]
units=msghandler paramparser sourcehandler
[require]
packages=rtl fcl-res
[install]
fpcpackage=y
[default]
fpcdir=../..
[rules]
.NOTPARALLEL:
fpcreslipo$(EXEEXT): msghandler.pp paramparser.pp sourcehandler.pp fpcreslipo.pp