fpc/fcl/xml/Makefile.fpc
peter 86f78c7300 * units are now created in separate directory units/cpu-os/
* distclean uses cleanall rule and removes units dir
  * cross compile support fixed, it is now possible to cycle a ppcsparc
    without deleting ppc386
  * bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00

20 lines
254 B
Makefile

#
# Makefile.fpc for XML for FCL
#
[package]
main=fcl
[target]
units=sax dom sax_html dom_html xmlcfg xmlread xmlstreaming xmlwrite xhtml htmldefs htmwrite xpath
rsts=sax xpath
[compiler]
options=-S2h
[install]
fpcpackage=y
[default]
fpcdir=../..