diff src/Makefile.in @ 230:1a3674836579

Provide flags for just-in-time compilation * src/configure.ac: add inst/private/get_vars.m as configured file * inst/private/get_vars.m.in: a function returning proper compiler or linker flags * inst/provate/generate_makefile.m: use flags * src/Makefile.in: add get_vars.m in the cleanall recipe
author Eugenio Gianniti <eugenio.gianniti@mail.polimi.it>
date Fri, 13 Jun 2014 18:45:40 +0200
parents 194f8c66b45a
children e348b84ecb70
line wrap: on
line diff
--- a/src/Makefile.in	Thu Jun 05 19:50:52 2014 +0200
+++ b/src/Makefile.in	Fri Jun 13 18:45:40 2014 +0200
@@ -121,6 +121,7 @@
 	$(RM) *.o core octave-core *.oct *~ *.xml *.status *.log \
           octave-workspace configure *.pvd *.vtu
 	$(RM) -r autom4te.cache
+	$(RM) ../inst/private/get_vars.m
 	$(RM) Makefile