Changeset 94 in Sophya
- Timestamp:
- Mar 19, 1998, 7:08:30 PM (28 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/Makefile
r76 r94 3 3 4 4 all: $(LIB)libPI.a 5 $(LIB)libPI.a : $(OBJ)lut.o $(OBJ)piapplgen.o $(OBJ)piapplx.o $(OBJ)pibwdggen.o $(OBJ)pibwdgx.o $(OBJ)picmap.o $(OBJ)picmapgen.o $(OBJ)picmapx.o $(OBJ)picons.o $(OBJ)picontainergen.o $(OBJ)picontainerx.o $(OBJ)pidrawer.o $(OBJ)pidrawwin.o $(OBJ)pifilechogen.o $(OBJ)pifilechox.o $(OBJ)pigraphgen.o $(OBJ)pigraphps.o $(OBJ)pigraphuc.o $(OBJ)pigraphx.o $(OBJ)pihisto.o $(OBJ)pihisto2d.o $(OBJ)piimage.o $(OBJ)pi listgen.o $(OBJ)pilistx.o $(OBJ)pimenubargen.o $(OBJ)pimenubarx.o $(OBJ)pimenugen.o $(OBJ)pimenux.o $(OBJ)pimsghandler.o $(OBJ)pintuple.o $(OBJ)pioptmenugen.o $(OBJ)pioptmenux.o $(OBJ)piperiodx.o $(OBJ)pipixmapgen.o $(OBJ)pipixmapx.o $(OBJ)piscdrawwdg.o $(OBJ)pistdwdggen.o $(OBJ)pistdwdgx.o $(OBJ)pistlist.o $(OBJ)piup.o $(OBJ)piwdggen.o $(OBJ)piwdgx.o $(OBJ)piwindowgen.o $(OBJ)piwindowx.o $(OBJ)pixtbase.o $(OBJ)psfile.o5 $(LIB)libPI.a : $(OBJ)lut.o $(OBJ)piapplgen.o $(OBJ)piapplx.o $(OBJ)pibwdggen.o $(OBJ)pibwdgx.o $(OBJ)picmap.o $(OBJ)picmapgen.o $(OBJ)picmapx.o $(OBJ)picons.o $(OBJ)picontainergen.o $(OBJ)picontainerx.o $(OBJ)pidrawer.o $(OBJ)pidrawwin.o $(OBJ)pifilechogen.o $(OBJ)pifilechox.o $(OBJ)pigraphgen.o $(OBJ)pigraphps.o $(OBJ)pigraphuc.o $(OBJ)pigraphx.o $(OBJ)pihisto.o $(OBJ)pihisto2d.o $(OBJ)piimage.o $(OBJ)piinit.o $(OBJ)pilistgen.o $(OBJ)pilistx.o $(OBJ)pimenubargen.o $(OBJ)pimenubarx.o $(OBJ)pimenugen.o $(OBJ)pimenux.o $(OBJ)pimsghandler.o $(OBJ)pintuple.o $(OBJ)pioptmenugen.o $(OBJ)pioptmenux.o $(OBJ)piperiodx.o $(OBJ)pipixmapgen.o $(OBJ)pipixmapx.o $(OBJ)piscdrawwdg.o $(OBJ)pistdwdggen.o $(OBJ)pistdwdgx.o $(OBJ)pistlist.o $(OBJ)piup.o $(OBJ)piwdggen.o $(OBJ)piwdgx.o $(OBJ)piwindowgen.o $(OBJ)piwindowx.o $(OBJ)pixtbase.o $(OBJ)psfile.o 6 6 $(AR) $(ARFLAGS) $@ $? 7 7 ifeq ($(CXX),cxx) … … 13 13 $(OBJ)piapplgen.o: piapplgen.cc piapplgen.h pimsghandler.h pisysdep.h \ 14 14 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimenubarx.h \ 15 pimenubargen.h pimenux.h pimenugen.h 15 pimenubargen.h pimenux.h pimenugen.h picons.h pistdwdgx.h \ 16 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 17 pigraphx.h pigraphgen.h psfile.h $(INC)defs.h \ 18 pigraphps.h 16 19 $(OBJ)piapplx.o: piapplx.cc piapplx.h piapplgen.h pimsghandler.h pisysdep.h \ 17 20 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimenubarx.h \ 18 pimenubargen.h pimenux.h pimenugen.h 21 pimenubargen.h pimenux.h pimenugen.h picons.h pistdwdgx.h \ 22 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 23 pigraphx.h pigraphgen.h psfile.h $(INC)defs.h \ 24 pigraphps.h 19 25 $(OBJ)pibwdggen.o: pibwdggen.cc pibwdggen.h pisysdep.h piwdgx.h piwdggen.h \ 20 26 pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ … … 29 35 $(OBJ)picmapx.o: picmapx.cc piwdgx.h piwdggen.h pimsghandler.h picmapx.h \ 30 36 picmapgen.h pisysdep.h 31 $(OBJ)picons.o: picons.cc pi cons.h pisysdep.h pistdwdgx.h pistdwdggen.h \32 piwdg x.h piwdggen.h pimsghandler.h picontainerx.h picontainergen.h \33 pi bwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h pigraphx.h \34 pi graphgen.h psfile.h $(INC)defs.h \35 pigraphps.h37 $(OBJ)picons.o: picons.cc pisysdep.h pimenux.h pimenugen.h piwdgx.h \ 38 piwdggen.h pimsghandler.h picons.h pistdwdgx.h pistdwdggen.h \ 39 picontainerx.h picontainergen.h pibwdgx.h pibwdggen.h picmap.h \ 40 picmapx.h picmapgen.h pigraphx.h pigraphgen.h psfile.h \ 41 $(INC)defs.h pigraphps.h 36 42 $(OBJ)picontainergen.o: picontainergen.cc picontainergen.h pisysdep.h \ 37 43 piwdgx.h piwdggen.h pimsghandler.h … … 79 85 pistdwdgx.h pistdwdggen.h piwindowx.h piwindowgen.h picontainerx.h \ 80 86 picontainergen.h pidrawer.h pigraphuc.h 81 $(OBJ)pihisto2d.o: pihisto2d.cc pihisto2d.h \ 82 $(INC)histos2.h \ 87 $(OBJ)pihisto2d.o: pihisto2d.cc pihisto2d.h pisysdep.h pimenux.h pimenugen.h \ 88 piwdgx.h piwdggen.h pimsghandler.h pimenubarx.h pimenubargen.h \ 89 pioptmenux.h pioptmenugen.h picontainerx.h picontainergen.h \ 90 pistdwdgx.h pistdwdggen.h $(INC)histos2.h \ 83 91 $(INC)peida.h \ 84 92 $(INC)defs.h \ … … 93 101 $(INC)matrix.h \ 94 102 $(INC)ppersist.h \ 95 $(INC)pclassids.h piscdrawwdg.h pisysdep.h \ 96 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 97 picmapx.h picmapgen.h pigraphx.h pigraphgen.h psfile.h pigraphps.h \ 98 pistdwdgx.h pistdwdggen.h piwindowx.h piwindowgen.h picontainerx.h \ 99 picontainergen.h pidrawer.h pigraphuc.h 103 $(INC)pclassids.h piscdrawwdg.h pibwdgx.h \ 104 pibwdggen.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 105 psfile.h pigraphps.h piwindowx.h piwindowgen.h pidrawer.h pigraphuc.h \ 106 $(INC)nbrandom.h 100 107 $(OBJ)piimage.o: piimage.cc piimage.h $(INC)cimage.h \ 101 108 $(INC)rzimage.h \ … … 134 141 $(INC)dates.h \ 135 142 $(INC)tarlib.h 143 $(OBJ)piinit.o: piinit.cc $(INC)defs.h piinit.h \ 144 $(INC)strecinit.h \ 145 $(INC)imaginit.h \ 146 $(INC)peidainit.h 136 147 $(OBJ)pilistgen.o: pilistgen.cc pilistgen.h pisysdep.h piwdgx.h piwdggen.h \ 137 148 pimsghandler.h … … 140 151 $(OBJ)pimenubargen.o: pimenubargen.cc pimenubargen.h pisysdep.h pimenux.h \ 141 152 pimenugen.h piwdgx.h piwdggen.h pimsghandler.h piapplx.h piapplgen.h \ 142 picontainerx.h picontainergen.h pimenubarx.h 153 picontainerx.h picontainergen.h pimenubarx.h picons.h pistdwdgx.h \ 154 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 155 pigraphx.h pigraphgen.h psfile.h $(INC)defs.h \ 156 pigraphps.h 143 157 $(OBJ)pimenubarx.o: pimenubarx.cc pimenubarx.h pimenubargen.h pisysdep.h \ 144 158 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h piapplx.h \ 145 piapplgen.h picontainerx.h picontainergen.h 159 piapplgen.h picontainerx.h picontainergen.h picons.h pistdwdgx.h \ 160 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 161 pigraphx.h pigraphgen.h psfile.h $(INC)defs.h \ 162 pigraphps.h 146 163 $(OBJ)pimenugen.o: pimenugen.cc pimenugen.h pisysdep.h piwdgx.h piwdggen.h \ 147 164 pimsghandler.h … … 168 185 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimsghandler.h \ 169 186 pimenux.h pimenugen.h pistdwdgx.h pistdwdggen.h 170 $(OBJ)piperiodx.o: piperiodx.cc pi periodx.h \171 $(INC)periodic.h \187 $(OBJ)piperiodx.o: piperiodx.cc piwdgx.h piwdggen.h pimsghandler.h \ 188 piperiodx.h $(INC)periodic.h \ 172 189 $(INC)defs.h 173 190 $(OBJ)pipixmapgen.o: pipixmapgen.cc pipixmapgen.h pisysdep.h pibwdgx.h \
Note:
See TracChangeset
for help on using the changeset viewer.