Skip to content
  • js9's avatar
    - added an ALLSUBDIRS target to some Makefile.in's · 82bfbb59
    js9 authored
    - used ALLSUBDIRS for distclean when possible (and SUBDIRS otherwise)
    - do not add database plugins depending on missing 3rd party libraries
      to ALLSUBDIRS -- this prevents their makefiles from ever being created
    - add some missing optional dirs to tools/Makefile.in
    - clean the file-symlinks (but not the dir-symlinks) in lib/Makefile.in
    - add rm Makefile to various Makefile.in's with explicit distclean targets
    - fixed GLEW's clean to not remove links to include files; leave that
      for distclean
    
    
    
    git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@1974 18c085ea-50e0-402c-830e-de6fd14e8384
    82bfbb59