Fixed clean target to conform to GNU standard.
This commit is contained in:
parent
766d5f3afb
commit
e4b2c44dce
@ -59,11 +59,11 @@ clean:
|
||||
@/bin/rm -f *.aux *.bbl *.blg *.dvi *.log *.dlog *.toc
|
||||
@/bin/rm -f *.idx *.ilg *.ind *.brf *.out
|
||||
@/bin/rm -f vref_manual.* vbref_manual.* version.tex
|
||||
|
||||
distclean: clean
|
||||
@/bin/rm -fr HYPRE_dev_manual
|
||||
@/bin/rm -f HYPRE_dev_manual.p*
|
||||
|
||||
distclean: clean
|
||||
|
||||
##################################################################
|
||||
# Rules
|
||||
##################################################################
|
||||
|
||||
Loading…
Reference in New Issue
Block a user