 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Patch
 Patch
| revision 1.6 by mocchiut, Mon Sep 11 15:29:37 2006 UTC | revision 1.7 by mocchiut, Tue Oct 17 15:19:46 2006 UTC | |
|---|---|---|
| # | Line 62 FOBJS=$(FSRCS:${DIRSRC}%.for=${DIRLIB}%. | Line 62 FOBJS=$(FSRCS:${DIRSRC}%.for=${DIRLIB}%. | 
| 62 | ||
| 63 | # -- CPP - no libraries -- | # -- CPP - no libraries -- | 
| 64 | CPPSRCS=${DIRSRC}/YodaProfilerVerl2.cpp \ | CPPSRCS=${DIRSRC}/YodaProfilerVerl2.cpp \ | 
| 65 | ${DIRSRC}/PamelaDBOperations.cpp | ${DIRSRC}/PamelaDBOperations.cpp \ | 
| 66 | ${DIRSRC}/cEci.cpp \ | |
| 67 | ${DIRSRC}/cJulian.cpp \ | |
| 68 | ${DIRSRC}/cTle.cpp \ | |
| 69 | ${DIRSRC}/cVector.cpp \ | |
| 70 | ${DIRSRC}/globals.cpp | |
| 71 | CPPOBJS=$(CPPSRCS:${DIRSRC}%.cpp=${DIRLIB}%.o) | CPPOBJS=$(CPPSRCS:${DIRSRC}%.cpp=${DIRLIB}%.o) | 
| 72 | ||
| 73 | # -- C - no libraries -- | # -- C - no libraries -- | 
| 
 | ||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |