1 extfsdir = $(pkgdatadir)/extfs
3 EXTFSCONFFILES = extfs.ini sfs.ini
5 # Files to install and distribute other than extfs scripts
8 # Scripts hat don't need adaptation to the local system
9 EXTFS_CONST = bpp rpm trpm u7z ucab
11 # Scripts that need adaptation to the local system - source files
38 # Scripts that need adaptation to the local system - files to install
66 extfs_DATA = $(EXTFS_MISC)
67 extfs_SCRIPTS = $(EXTFS_CONST) $(EXTFS_OUT)
69 extfsconfdir = $(sysconfdir)/@PACKAGE@/extfs
70 extfsconf_DATA = $(EXTFSCONFFILES)
73 EXTRA_DIST = $(EXTFS_MISC) $(EXTFS_CONST) $(EXTFSCONFFILES)