libxml2: copy the xml2-config to the crosstoolsdir and patch the paths in the native...
[AROS-Contrib.git] / development / getconf / mmakefile.src
blob2a8eba39d89e8fbcd2cd58ebcbefc945abe66532
1 # $Id$
3 # Makefile to contributed development tool getconf.
5 include $(SRCDIR)/config/aros-contrib.cfg
7 USER_CFLAGS := -I$(SRCDIR)/$(CURDIR)
9 #MM- contrib-development : linklibs-clib contrib-development-getconf
11 %build_prog mmake=contrib-development-getconf targetdir=$(AROS_DEVELOPER)/bin \
12         progname=getconf files="err getconf"
14 %common