#
#  $Id: Makefile,v 1.1.1.1.2.2 2000/06/17 16:54:51 yamauchi Exp $
#	Makefile for (M\pi)^2  Copyright (C) 1999 YAMAUCHI Hitoshi 
#	test suite
#
#------------------------------
# all ... nothing to do
#------------------------------
all	: 
	

#------------------------------
# clean
#------------------------------
clean :
	rm -rf core a.out PI* save.out save.test.out .xvpics/ 



