Fixed the uc and lc functions for GNU make versions < 3.80
added some stuff to clean out module files during "make clean"
avoid building parallel executable for dump2XYZ, simpleBuilder, staticProps and dynamicProps
fixed an install-related bug. $(InstallCommand) had been set to $(InstallData)
First commit of the new restraints code
SPRNG eradication project
Fixed the damned build problem with the libraries not being removed in make clean and make distclean (at least we think it is fixed).
modifications to estimate memory in use by other processes autoconf fixes ps syntax checking config.h file cleaning
ps niceness
adding staticProps and dynamicProps into Makefile.in
adding Makefile
moved Package variable into subdirectory makefiles to speed up the building process
template flags
fixed a MakeDir / MkDir problem added BinDir target
change the order of linking (object file comes first and then follow by user built library)
missing tab
missing tab
merging new_design branch into OOPSE-2.0
Fixed Makefile test bug under OSX and possibly other BSD's, replaced test -f *.mod with ls function since BSD test apparently doesn't support wildcards.
included visitors and minimizer
time to break SimSetup
compiler flags
more tests on math library
using filepp to generate dependencies instead of compilers
remove -module from F90Options
adding rules to move fortran 90 module to target directory
fixed makefile.in
*** empty log message ***
fix make install
adding make install
more build fixes
adding doxygen configuration file
cleaning up build process
Cleaning up a bit
fix make statistics
adding GNU make functions to combine all of the static libraries to a big library
adding shared library flag
building MPI version;using static library instead of shared library
pass __FORTRAN90 instead of __F90 to filepp
add make cvslog
more work on the parallel build
changes to backport declare flags
add oopse_ as library prefix
fix a space trimming bug in filepp
A few minor build changes
make clean is smart enough to only remove object files belong to current package. turn off silent mode
get the relative path by shell script
eliminate DEV_ROOT by relative path
add PackageLibs; fix dependency rule
Working on make stuff
fix dependencies rule
still working on build process
add print statment to rules
starting a configure version
fix fortran dependency problem
add yacc and lex rules
adding include path to F90Options
change suffix from .cc to .cpp
Import of OOPSE v. 2.0