# APT P2P Clean # # Douglas Thrift # # $Id$ .PHONY: all clean all: apt-p2p-clean.8 %.8: % help2man -N -s 8 $(shell realpath $<) > $@ clean: