summaryrefslogtreecommitdiffhomepage
path: root/libtommath/Makefile.in
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2018-02-19 23:04:46 +0800
committerMatt Johnston <matt@ucc.asn.au>2018-02-19 23:04:46 +0800
commit4768351e896a825e6f84893c66bb05adb463c1ba (patch)
tree4e04a159a36430ca1b8b69b269e551c6f42fd5d9 /libtommath/Makefile.in
parent3f3f3992315ae73670127ce2a3c2216c4313604d (diff)
Remove bad merged libtommmath "clean" rule and leftover makefile.include
Diffstat (limited to 'libtommath/Makefile.in')
-rw-r--r--libtommath/Makefile.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/libtommath/Makefile.in b/libtommath/Makefile.in
index e99f048..828e243 100644
--- a/libtommath/Makefile.in
+++ b/libtommath/Makefile.in
@@ -126,19 +126,6 @@ docdvi poster docs mandvi manual:
pretty:
perl pretty.build
-#\zipup the project (take that!)
-no_oops: clean
- cd .. ; cvs commit
- echo Scanning for scratch/dirty files
- find . -type f | grep -v CVS | xargs -n 1 bash mess.sh
-
-clean:
- rm -f *.bat *.pdf *.o *.a *.obj *.lib *.exe *.dll etclib/*.o demo/demo.o test ltmtest mpitest mtest/mtest mtest/mtest.exe \
- *.idx *.toc *.log *.aux *.dvi *.lof *.ind *.ilg *.ps *.log *.s mpi.c *.da *.dyn *.dpi tommath.tex `find . -type f | grep [~] | xargs` *.lo *.la
- rm -rf .libs
- -cd etc && MAKE=${MAKE} ${MAKE} clean
- -cd pics && MAKE=${MAKE} ${MAKE} clean
-
.PHONY: pre_gen
pre_gen:
perl gen.pl