all:
clean:

install:
	mkdir -p $(DESTDIR)/etc/default
	cp tftpd-hpa.default $(DESTDIR)/etc/default/tftpd-hpa
