summaryrefslogtreecommitdiff
path: root/xmlreader/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
>Bjoern Michaelsen 2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen 2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud This allow to run make in a module wihtout the need to source Env.Host.sh. 2011-08-05reflect gmake flavorTakeshi Abe 2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe 2011-01-25CWS gnumake3: fix license headersMathias Bauer 2011-01-12CWS gnumake3: #i116422#: convert svx to new build systemMathias Bauer 2010-04-30CWS gnumake2: first gbuild version for svxMathias Bauer