]> err.no Git - sope/blob - sope-ical/NGiCal/GNUmakefile.postamble
import of overhauled version of versitSaxDriver
[sope] / sope-ical / NGiCal / GNUmakefile.postamble
1 # $Id: GNUmakefile.postamble 5 2004-08-20 17:27:20Z helge $
2
3 ifeq ($(FHS_INSTALL_ROOT),)
4 MAPDIR="$(GNUSTEP_INSTALLATION_DIR)/Library/SaxMappings/"
5 else
6 MAPDIR="$(FHS_INSTALL_ROOT)/share/sope-4.3/saxmappings/"
7 endif
8
9 mappings-dir ::
10         $(MKDIRS) $(MAPDIR)
11
12 after-install :: mappings-dir
13         cp NGiCal.xmap $(MAPDIR)