view .gitignore @ 19864:d0c7b5346d55

use XTRA_CFLAGS and XTRA_CXXFLAGS for pthread and openmp flags * configure.ac: Avoid directly modifying CFLAGS and CXXFLAGS. Instead, use XTRA_CFLAGS and XTRA_CXXFLAGS for pthread and openmp flags. Save and restore CFLAGS, CXXFLAGS, and FFLAGS globablly.
author John W. Eaton <jwe@octave.org>
date Mon, 23 Feb 2015 08:14:25 -0500
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/