summaryrefslogtreecommitdiffstats
path: root/pablo/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r1515] Changes since 19990715Robb Matzke1999-07-191-62/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ---------------------- ./Makefile.in [1.3] ./examples/Makefile.in [1.3] ./pablo/Makefile.in [1.3] ./src/Makefile.in [1.3] ./test/Makefile.in [1.3] ./testpar/Makefile.in [1.3] ./tools/Makefile.in [1.3] ./config/commence.in [1.3] ./config/conclude.in [1.3] ./config/depend.in [1.3] Added a `.PATH' target for Irix pmake which is identical to the VPATH used by most other `make' programs. Irix 6.5 (or 6.4?) and later `make' ignores VPATH. Started all beginning-of-line comments with `##' instead of just `#' because Irix `pmake' barfs on things like the following because it sees the `# if' as a directive: # make will barf on the following line # if running Irix pmake ./config/commence.in [1.3] Added empty definitions for optional `make' macros because Irix pmake complains if it sees a macro which has never been defined. The main body of the Makefiles can redefine these macros to whatever they need.
* [svn-r1440] Fixed distclean targetQuincey Koziol1999-07-071-1/+5
|
* [svn-r1353] Added new hdf routine to the library.Dan Wells1999-06-161-1/+22
|
* [svn-r1180] Changes to allow automatic building of tables of event IDs and ↵Dan Wells1999-04-141-13/+50
| | | | to make HDF 4 and HDF 5 output compatible.
* [svn-r1123] Updates for bug fixes and new entry points in files from src ↵Dan Wells1999-03-091-9/+37
| | | | directory.
* [svn-r909] Dummied out make of progs and test to avoid rebuild of the library.Dan Wells1998-11-131-33/+9
|
* [svn-r866] Modified for parallel configuration.Dan Wells1998-11-031-1/+9
|
* [svn-r855] Added some include files to the list of things to be made.Dan Wells1998-10-301-9/+127
|
* [svn-r796] Pablo instrumentation support files.Dan Wells1998-10-261-0/+1423