include ../../rules/make.rules all: clean: @rm -f *~ install: all $(CONFIGDIR) pimengest2.pgml @echo "Doing $@" @cp -u pimengest2.pgml $(CONFIGDIR) $(CONFIGDIR): @echo "Doing $@" @mkdir -p $@