# This Makefile automaticly generated by /mnt/gmirror/ports/textproc/xmlwrapp/work/xmlwrapp-0.5.0/tools/mkmf # File created on: Thu Jan 3 22:23:37 2008 # DO NOT EDIT THIS FILE! all: @(cd libxml; ${MAKE}) @(cd libxslt; ${MAKE}) clean: @(cd libxml; ${MAKE} clean) @(cd libxslt; ${MAKE} clean) realclean: @(cd libxml; ${MAKE} realclean) @(cd libxslt; ${MAKE} realclean) rm -f Makefile test: @(cd libxml; ${MAKE} test) @(cd libxslt; ${MAKE} test)