1 bin_SCRIPTS = bootsplash2fbsplash splash_manager splash_resize splashy2fbsplash.py
2 eexecsbin_SCRIPTS = splash-functions.sh
4 sbin_SCRIPTS = splash_geninitramfs
7 EXTRA_DIST = bootsplash2fbsplash.in splash-functions.sh.in splash_geninitramfs.in splash_manager.in splash_resize.in splashy2fbsplash.py.in
8 MOSTLYCLEANFILES = bootsplash2fbsplash splash-functions.sh splash_geninitramfs splash_manager splash_resize splashy2fbsplash.py
11 @$(call infmsg,CREATE,$@)
15 -e 's|@PACKAGE_VERSION[@]|$(PACKAGE_VERSION)|g' \
16 -e 's|@bindir[@]|$(eexecbindir)|g' \
17 -e 's|@sbindir[@]|$(eexecsbindir)|g' \
18 -e 's|@sysconfdir[@]|$(sysconfdir)|g' \
19 -e 's|@themedir[@]|$(themedir)|g' \
20 -e 's|@libdir[@]|$(eexeclibdir)|g' \