1 2 3 4 5 6 7 8 9 10 11 12 13 14
all: clean: rm -rf build *~ superclean: rm -f debian/control debian/*2.6* install: patch_%: ./build.py --gencontrol --target=$(shell echo $@| sed 's/patch_//g')