summaryrefslogtreecommitdiffstats
path: root/files/Makefile.in
blob: dc237e23f4c5adde71e4aab661acd5291fae3e7c (plain)
1
2
3
4
5
install:
	@echo -e "  INSTALL\tfiles"
	$(MKDIR_P) $(DESTDIR)/$(confdir)
	$(INSTALL) -m 755 -p $(SUBDIR)nftables/* $(DESTDIR)/$(confdir)/
	$(SED) -i "s~#\! nft~#\!@sbindir@/nft~" $(DESTDIR)/$(confdir)/*