Changeset 1243 in Sophya for trunk/SophyaPI
- Timestamp:
- Oct 19, 2000, 4:14:44 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/Makefile
r1224 r1243 102 102 $(INC)dvlist.h \ 103 103 $(INC)objfio.h \ 104 $(INC)mutyv.h nomgadapter.h \ 104 $(INC)mutyv.h \ 105 $(INC)strutilxx.h nomgadapter.h \ 105 106 $(INC)pidrawer.h \ 106 107 $(INC)pibwdggen.h \ … … 401 402 $(INC)fioarr.h 402 403 $(OBJ)nomimagadapter.o: nomimagadapter.cc \ 403 $(INC)machdefs.h nomimagadapter.h \ 404 $(INC)machdefs.h \ 405 $(INC)datatype.h nomimagadapter.h \ 404 406 nomgadapter.h $(INC)ppersist.h \ 405 407 $(INC)pexceptions.h \ … … 449 451 $(INC)hisprof.h 450 452 $(OBJ)nomskymapadapter.o: nomskymapadapter.cc \ 451 $(INC)machdefs.h nomskymapadapter.h \ 453 $(INC)machdefs.h \ 454 $(INC)datatype.h nomskymapadapter.h \ 452 455 nomgadapter.h $(INC)ppersist.h \ 453 456 $(INC)pexceptions.h \ … … 554 557 $(OBJ)nomtmatvecadapter.o: nomtmatvecadapter.cc \ 555 558 $(INC)machdefs.h \ 559 $(INC)datatype.h \ 556 560 $(INC)tvector.h \ 557 561 $(INC)tmatrix.h \
Note:
See TracChangeset
for help on using the changeset viewer.