# Automatically Generated Makefile by EDE. # For use with: make # Relative File Name: doc/Makefile # # DO NOT MODIFY THIS FILE OR YOUR CHANGES MAY BE LOST. # EDE is the Emacs Development Environment. # http://cedet.sourceforge.net/ede.shtml # top=../ ede_FILES=Project.ede Makefile VERSION=0.8.5 DISTDIR=$(top)Jabberwocky++-$(VERSION)/doc all: tags: clean: @echo "Nothing to be done for clean" cleanauto: rm -rf auto rclean: clean rcleanauto: cleanauto .PHONY: dist dist: mkdir $(DISTDIR) cp $(ede_FILES) $(DISTDIR) Makefile: Project.ede @echo Makefile is out of date! It needs to be regenerated by EDE. @echo If you have not modified Project.ede, you can use 'touch' to update the Makefile time stamp. @false # End of Makefile