fpc/utils/fpcreslipo/Makefile.fpc
2008-04-15 18:29:08 +00:00

22 lines
301 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