# 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_MISC=test.c test.cpp templates.cpp test.make scopetest.cpp scopetest.java testdoublens.cpp testdoublens.hpp testsubclass.cpp testsubclass.hh testspp.c testsppreplace.c testsppreplaced.c testtypedefs.cpp testfriends.cpp testusing.hh testusing.cpp testtemplates.cpp testjavacomp.java testsppcomplete.c teststruct.cpp testvarnames.c testnsp.cpp testsppcond.cpp testf90.f90 testmodule.f90 test-fmt.cpp test-fmt.el
VERSION=2.1
DISTDIR=$(top)semantic-$(VERSION)/tests



all: Tests

Tests: 
	@

tags: 

.PHONY: dist

dist:
	mkdir $(DISTDIR)
	cp $(Tests_MISC) $(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
