all:
clean:

install:
	mkdir -p $(DESTDIR)/etc/
	cp -R nftables.conf.dxld $(DESTDIR)/etc/
	cp -R etc/ $(DESTDIR)/
