Subversion Repositories shark

Rev

Rev 3 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 pj 1
all:
2
	@echo converting 1 ...
3
	perl bfnnconv.pl fftw-faq.bfnn
4
	@echo converting 2 ...
5
	perl bfnnconv.pl fftw-faq.bfnn
6
 
7
install-html: all
8
	cp fftw-faq.html/* $(HOME)/WWW/faq/
9
 
10
clean:
11
	rm -f *~ core a.out *.lout *.ps *.info *.ascii *.xrefdb *.post
12
	rm -rf *.html