Changeset 634
- Timestamp:
- 02/23/01 10:33:30 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/StarResponse/Makefile
r630 r634 13 13 # Created: Fri Mar 12 11:51:11 MET 1999 14 14 # Author: Jose Carlos Gonzalez 15 # Purpose: Makefile for the compilation of the camera program15 # Purpose: Makefile for the compilation of the starresponse 16 16 # Notes: 17 17 # … … 19 19 # 20 20 # $RCSfile: Makefile,v $ 21 # $Revision: 1. 1$21 # $Revision: 1.2 $ 22 22 # $Author: magicsol $ 23 # $Date: 2001-02-23 10: 17:27$23 # $Date: 2001-02-23 10:33:30 $ 24 24 # 25 25 ################################################################## … … 81 81 ${INCLUDE_FADC}/MFadc.cxx \ 82 82 ${INCLUDE_FADC}/MGFadcSignal.cxx \ 83 ResponseLine.cxx \84 83 MStarLight.cxx \ 85 84 srreadparam.cxx \ … … 91 90 MFadc.hxx \ 92 91 MGFadcSignal.hxx \ 93 ResponseLine.hxx \94 92 MStarLight.hxx \ 95 93 srreadparam.h \ … … 101 99 ${INCLUDE_FADC}/MFadc.o \ 102 100 ${INCLUDE_FADC}/MGFadcSignal.o \ 103 ResponseLine.o \104 101 MStarLight.o \ 105 102 srreadparam.o \
Note:
See TracChangeset
for help on using the changeset viewer.