Accompanying changes for analytical CUDA PME kernels
[gromacs/manual.git] / Makefile
blob9d4942273b4e5589c11e01e476590f90a633969d
1 RM = /bin/rm -f
2 RMDIR = /bin/rm -rf
4 all pdf ps:
5 @echo The manual build system has been replaced by CMake. Please read the
6 @echo README for instructions. You can save yourself some pain by running
7 @echo 'make clean' now to get rid of old files that might break CMake
8 @echo dependencies.
10 clean:
11 $(RM) *.log *.lof *.lot *.bbl *.blg *.toc *.dvi *.aux *.ps *~ \#*\# *.idx *.ilg *.ind *.out *.pdf
12 $(RM) progman.tex proglist.tex g_options.tex mdp_opt.tex programs.txt mdp_opt.html
13 $(RMDIR) progman