NAME=redirect FILES = \ Makefile \ Makerules \ $(NAME) \ # still missing: $(PKG).spec all: clean: rm -f $(PKG).tar.gz *.tmp include Makerules