# Automatically Generated Makefile by EDE. # For use with: make # # 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 Tests_AUX=test.c test.cpp templates.cpp test.make scopetest.cpp scopetest.java VERSION=2.0pre4 DISTDIR=$(top)semantic-$(VERSION)/tests all: tags: .PHONY: dist dist: mkdir $(DISTDIR) cp $(Tests_AUX) $(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