Changeset 1857 in Sophya for trunk/SophyaPI/PIGcont/Makefile
- Timestamp:
- Jan 14, 2002, 2:42:24 PM (24 years ago)
- File:
-
- 1 edited
-
trunk/SophyaPI/PIGcont/Makefile (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIGcont/Makefile
r1844 r1857 4 4 5 5 all: $(LIB)libPIGcont.a 6 $(LIB)libPIGcont.a : $(OBJ)gp_alloc.o $(OBJ)gp_axis.o $(OBJ)gp_contour.o $(OBJ)gpc_set.o$(OBJ)picntools.o $(OBJ)pigncont.o6 $(LIB)libPIGcont.a : $(OBJ)gp_alloc.o $(OBJ)gp_axis.o $(OBJ)gp_contour.o $(OBJ)picntools.o $(OBJ)pigncont.o 7 7 $(AR) $(ARFLAGS) $@ $($(ARARGS)) 8 8 ifeq ($(CXX),cxx) … … 11 11 12 12 clean: 13 rm -f $(OBJ)gp_alloc.o $(OBJ)gp_axis.o $(OBJ)gp_contour.o $(OBJ) gpc_set.o $(OBJ)picntools.o $(OBJ)pigncont.o13 rm -f $(OBJ)gp_alloc.o $(OBJ)gp_axis.o $(OBJ)gp_contour.o $(OBJ)picntools.o $(OBJ)pigncont.o 14 14 ifeq ($(CXX),cxx) 15 15 cd $(REPM); rm -f *.o … … 20 20 $(OBJ)gp_contour.o: gp_contour.c gp_contour.h gp_types.h gpc_misc.h \ 21 21 gp_dynarray.h gp_graph3d.h gp_alloc.h gp_axis.h 22 $(OBJ)gpc_set.o: gpc_set.c gpc_set.h gp_contour.h gp_types.h gpc_misc.h \23 gp_dynarray.h gp_graph3d.h24 22 $(OBJ)picntools.o: picntools.cc $(INC)machdefs.h \ 25 23 picntools.h $(INC)pisysdep.h \ … … 88 86 $(INC)ntuple.h \ 89 87 $(INC)ntupintf.h gp_contour.h gp_types.h \ 90 gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h gpc_set.h88 gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h 91 89 $(OBJ)pigncont.o: pigncont.cc $(INC)machdefs.h \ 92 90 $(INC)histos.h \ … … 167 165 $(INC)periodic.h \ 168 166 $(INC)piscdrawwdg.h gp_contour.h gp_types.h \ 169 gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h gpc_set.h167 gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/PI/chrome/site/your_project_logo.png)