Changeset 1018 for trunk/MagicSoft/Mars/mgui/Makefile
- Timestamp:
- 10/31/01 13:47:45 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgui/Makefile
r715 r1018 28 28 .SUFFIXES: .c .cc .cxx .h .hxx .o 29 29 30 SRCFILES = MCamDisplay.cc \ 30 SRCFILES = MHexagon.cc \ 31 MGeomPix.cc \ 32 MGeomCam.cc \ 33 MCamDisplay.cc \ 31 34 MGeomCamCT1.cc \ 32 MGeomCamMagic.cc \ 33 MGeomCam.cc \ 34 MGeomPix.cc \ 35 MHexagon.cc 35 MGeomCamMagic.cc 36 36 37 37 SRCS = $(SRCFILES)
Note:
See TracChangeset
for help on using the changeset viewer.