--- trunk/Makefile 2002/11/24 20:52:11 1 +++ trunk/Makefile 2003/11/20 21:20:57 162 @@ -1,2 +1,6 @@ clean: - rm -f *.bak + rm -f *.bak *.temp + +profile: + perl -d:DProf './all2xml.pl' > foo + dprofpp