Changeset 3570 for trunk/MagicSoft/Mars/mpointing/Makefile
- Timestamp:
- 03/22/04 13:20:44 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mpointing/Makefile
r3568 r3570 22 22 # connect the include files defined in the config.mk file 23 23 # 24 INCLUDES = -I. -I../mbase -I../mraw -I../mreport -I../mmc -I../mastro 24 INCLUDES = -I. -I../mbase -I../mraw -I../mreport -I../mmc \ 25 -I../mastro -I../mgeom 25 26 26 27 #------------------------------------------------------------------------------ … … 29 30 30 31 SRCFILES = MPointingPos.cc \ 31 MPointingPosCalc.cc 32 MPointingPosCalc.cc \ 33 MSrcPosCam.cc \ 34 MSrcPosCalc.cc 32 35 33 36 SRCS = $(SRCFILES)
Note:
See TracChangeset
for help on using the changeset viewer.