1 2 3 4 5 6 7 8 9 10
dist_noinst_DATA = \ ipa.conf.in systemdtmpfiles_DATA = \ ipa.conf CLEANFILES = $(systemdtmpfiles_DATA) %: %.in Makefile cp '$(srcdir)/$@.in' $@