# 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 VERSION=1.4.4 DISTDIR=$(top)semantic-$(VERSION)/tests all: tags: 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. @false # End of Makefile