# Generated automatically from Makefile.in by configure. NEOCCA_HOME = .. #all: dox all: dox: if [ ! -d ../dox ] ; then mkdir ../dox; fi -/usr/bin/doxygen DoxyConfig clean: -/bin/rm -f *.html *.gif *.db *.tex *.class *.eps \ *.aux *.log *.ps *.dvi *.pnm core -if [ -d ../dox ] ; then -/bin/rm -rf ../dox ; fi