]> err.no Git - sope/blob - sope-ical/NGiCal/GNUmakefile.postamble
added synthesis XML sample
[sope] / sope-ical / NGiCal / GNUmakefile.postamble
1 # compilation settings
2
3 ifeq ($(FHS_INSTALL_ROOT),)
4 MAPDIR="$(GNUSTEP_INSTALLATION_DIR)/Library/SaxMappings/"
5 else
6 MAPDIR="$(FHS_INSTALL_ROOT)/share/sope-$(MAJOR_VERSION).$(MINOR_VERSION)/saxmappings/"
7 endif
8
9 mappings-dir ::
10         $(MKDIRS) $(MAPDIR)
11
12 after-install :: mappings-dir
13         cp NGiCal.xmap $(MAPDIR)