Changeset 1371 in Sophya for trunk/SophyaLib/SkyMap/Makefile
- Timestamp:
- Jan 5, 2001, 6:07:12 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/Makefile
r1242 r1371 100 100 $(INC)piocmplx.h \ 101 101 $(INC)fiondblock.h 102 $(OBJ)longlat.o: longlat.cc longlat.h utilgeom.h 102 $(OBJ)longlat.o: longlat.cc longlat.h \ 103 $(INC)machdefs.h utilgeom.h 103 104 $(OBJ)mapoperation.o: mapoperation.cc \ 104 105 $(INC)machdefs.h mapoperation.h \ … … 177 178 $(INC)fiondblock.h 178 179 $(OBJ)unitvector.o: unitvector.cc unitvector.h vector3d.h longlat.h \ 179 utilgeom.h180 $(INC)machdefs.h utilgeom.h 180 181 $(OBJ)utilgeom.o: utilgeom.cc utilgeom.h 181 182 $(OBJ)vector3d.o: vector3d.cc $(INC)machdefs.h \
Note:
See TracChangeset
for help on using the changeset viewer.