include $(SOPHYABASE)/include/sophyamake.inc
 
all: $(SOPHYALIBP)libPIGcont.a
 
clean:
	 rm -f $(SOPHYAOBJP)picntools.o $(SOPHYAOBJP)pigncont.o $(SOPHYAOBJP)gp_alloc.o $(SOPHYAOBJP)gp_axis.o $(SOPHYAOBJP)gp_contour.o
	rm -f $(SOPHYALIBP)libPIGcont.a
 
$(SOPHYALIBP)libPIGcont.a : $(SOPHYAOBJP)gp_alloc.o $(SOPHYAOBJP)gp_axis.o $(SOPHYAOBJP)gp_contour.o $(SOPHYAOBJP)picntools.o $(SOPHYAOBJP)pigncont.o
	$(AR) $(ARFLAGS) $@ $? 
	touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
 
$(SOPHYAOBJP)picntools.o: picntools.cc \
  $(SOPHYAINCP)sopnamsp.h \
  $(SOPHYAINCP)machdefs.h picntools.h \
  $(SOPHYAINCP)pisysdep.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)pistdwdgx.h \
  $(SOPHYAINCP)pistdwdggen.h \
  $(SOPHYAINCP)pisysdep.h \
  $(SOPHYAINCP)piwdgx.h \
  $(SOPHYAINCP)piwdggen.h \
  $(SOPHYAINCP)pimsghandler.h \
  $(SOPHYAINCP)picolist.h \
  $(SOPHYAINCP)pioptmenux.h \
  $(SOPHYAINCP)pioptmenugen.h \
  $(SOPHYAINCP)pimenux.h \
  $(SOPHYAINCP)pimenugen.h \
  $(SOPHYAINCP)pistdwdgx.h \
  $(SOPHYAINCP)piwindowx.h \
  $(SOPHYAINCP)piwindowgen.h \
  $(SOPHYAINCP)picontainerx.h \
  $(SOPHYAINCP)picontainergen.h \
  $(SOPHYAINCP)piapplx.h \
  $(SOPHYAINCP)piapplgen.h \
  $(SOPHYAINCP)pimenubarx.h \
  $(SOPHYAINCP)pimenubargen.h \
  $(SOPHYAINCP)picons.h \
  $(SOPHYAINCP)pibwdgx.h \
  $(SOPHYAINCP)pibwdggen.h \
  $(SOPHYAINCP)picmap.h \
  $(SOPHYAINCP)picmapx.h \
  $(SOPHYAINCP)picmapgen.h \
  $(SOPHYAINCP)pigraphx.h \
  $(SOPHYAINCP)pigraphgen.h \
  $(SOPHYAINCP)pifontx.h \
  $(SOPHYAINCP)pifontgen.h \
  $(SOPHYAINCP)pigrcoord.h \
  $(SOPHYAINCP)pilineatt.h \
  $(SOPHYAINCP)pigraphuc.h \
  $(SOPHYAINCP)pievthandler.h \
  $(SOPHYAINCP)psfile.h \
  $(SOPHYAINCP)pigraphps.h \
  $(SOPHYAINCP)picmapview.h pigncont.h \
  $(SOPHYAINCP)pistdimgapp.h \
  $(SOPHYAINCP)piapplx.h \
  $(SOPHYAINCP)piwindowx.h \
  $(SOPHYAINCP)pioptmenux.h \
  $(SOPHYAINCP)pifilechox.h \
  $(SOPHYAINCP)pifilechogen.h \
  $(SOPHYAINCP)piperiodx.h \
  $(SOPHYAINCP)periodic.h \
  $(SOPHYAINCP)piimage.h \
  $(SOPHYAINCP)parradapter.h \
  $(SOPHYAINCP)lut.h \
  $(SOPHYAINCP)pieldrw.h \
  $(SOPHYAINCP)pidrawer.h \
  $(SOPHYAINCP)pigratt.h \
  $(SOPHYAINCP)piaxes.h \
  $(SOPHYAINCP)pipixmapx.h \
  $(SOPHYAINCP)pipixmapgen.h \
  $(SOPHYAINCP)picmapview.h \
  $(SOPHYAINCP)pi3dwdg.h \
  $(SOPHYAINCP)pi3ddrw.h \
  $(SOPHYAINCP)pigraph3d.h \
  $(SOPHYAINCP)nobjmgr.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)dvlist.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)dlftypes.h \
  $(SOPHYAINCP)piacmd.h \
  $(SOPHYAINCP)commander.h \
  $(SOPHYAINCP)pdlmgr.h \
  $(SOPHYAINCP)ctimer.h \
  $(SOPHYAINCP)zthread.h \
  $(SOPHYAINCP)pisiadw.h \
  $(SOPHYAINCP)pilistx.h \
  $(SOPHYAINCP)pilistgen.h \
  $(SOPHYAINCP)pistzwin.h \
  $(SOPHYAINCP)pitherm.h \
  $(SOPHYAINCP)resusage.h \
  $(SOPHYAINCP)piscdrawwdg.h \
  $(SOPHYAINCP)ntuple.h \
  $(SOPHYAINCP)ntupintf.h gp_contour.h \
  gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picntools.cc
 
$(SOPHYAOBJP)pigncont.o: pigncont.cc \
  $(SOPHYAINCP)sopnamsp.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)histos.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)peida.h \
  $(SOPHYAINCP)utils.h \
  $(SOPHYAINCP)perrors.h \
  $(SOPHYAINCP)fmath.h \
  $(SOPHYAINCP)tvector.h \
  $(SOPHYAINCP)tmatrix.h \
  $(SOPHYAINCP)tarray.h \
  $(SOPHYAINCP)basarr.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)dvlist.h \
  $(SOPHYAINCP)ndatablock.h \
  $(SOPHYAINCP)utilarr.h \
  $(SOPHYAINCP)tmatrix_tsnl.h \
  $(SOPHYAINCP)tvector_tsnl.h \
  $(SOPHYAINCP)ntuple.h \
  $(SOPHYAINCP)ntupintf.h \
  $(SOPHYAINCP)nbtri.h picntools.h \
  $(SOPHYAINCP)pisysdep.h \
  $(SOPHYAINCP)pistdwdgx.h \
  $(SOPHYAINCP)pistdwdggen.h \
  $(SOPHYAINCP)pisysdep.h \
  $(SOPHYAINCP)piwdgx.h \
  $(SOPHYAINCP)piwdggen.h \
  $(SOPHYAINCP)pimsghandler.h \
  $(SOPHYAINCP)picolist.h \
  $(SOPHYAINCP)pioptmenux.h \
  $(SOPHYAINCP)pioptmenugen.h \
  $(SOPHYAINCP)pimenux.h \
  $(SOPHYAINCP)pimenugen.h \
  $(SOPHYAINCP)pistdwdgx.h \
  $(SOPHYAINCP)piwindowx.h \
  $(SOPHYAINCP)piwindowgen.h \
  $(SOPHYAINCP)picontainerx.h \
  $(SOPHYAINCP)picontainergen.h \
  $(SOPHYAINCP)piapplx.h \
  $(SOPHYAINCP)piapplgen.h \
  $(SOPHYAINCP)pimenubarx.h \
  $(SOPHYAINCP)pimenubargen.h \
  $(SOPHYAINCP)picons.h \
  $(SOPHYAINCP)pibwdgx.h \
  $(SOPHYAINCP)pibwdggen.h \
  $(SOPHYAINCP)picmap.h \
  $(SOPHYAINCP)picmapx.h \
  $(SOPHYAINCP)picmapgen.h \
  $(SOPHYAINCP)pigraphx.h \
  $(SOPHYAINCP)pigraphgen.h \
  $(SOPHYAINCP)pifontx.h \
  $(SOPHYAINCP)pifontgen.h \
  $(SOPHYAINCP)pigrcoord.h \
  $(SOPHYAINCP)pilineatt.h \
  $(SOPHYAINCP)pigraphuc.h \
  $(SOPHYAINCP)pievthandler.h \
  $(SOPHYAINCP)psfile.h \
  $(SOPHYAINCP)pigraphps.h \
  $(SOPHYAINCP)picmapview.h pigncont.h \
  $(SOPHYAINCP)pistdimgapp.h \
  $(SOPHYAINCP)piapplx.h \
  $(SOPHYAINCP)piwindowx.h \
  $(SOPHYAINCP)pioptmenux.h \
  $(SOPHYAINCP)pifilechox.h \
  $(SOPHYAINCP)pifilechogen.h \
  $(SOPHYAINCP)piperiodx.h \
  $(SOPHYAINCP)periodic.h \
  $(SOPHYAINCP)piimage.h \
  $(SOPHYAINCP)parradapter.h \
  $(SOPHYAINCP)lut.h \
  $(SOPHYAINCP)pieldrw.h \
  $(SOPHYAINCP)pidrawer.h \
  $(SOPHYAINCP)pigratt.h \
  $(SOPHYAINCP)piaxes.h \
  $(SOPHYAINCP)pipixmapx.h \
  $(SOPHYAINCP)pipixmapgen.h \
  $(SOPHYAINCP)picmapview.h \
  $(SOPHYAINCP)pi3dwdg.h \
  $(SOPHYAINCP)pi3ddrw.h \
  $(SOPHYAINCP)pigraph3d.h \
  $(SOPHYAINCP)nobjmgr.h \
  $(SOPHYAINCP)dlftypes.h \
  $(SOPHYAINCP)piacmd.h \
  $(SOPHYAINCP)commander.h \
  $(SOPHYAINCP)pdlmgr.h \
  $(SOPHYAINCP)ctimer.h \
  $(SOPHYAINCP)zthread.h \
  $(SOPHYAINCP)pisiadw.h \
  $(SOPHYAINCP)pilistx.h \
  $(SOPHYAINCP)pilistgen.h \
  $(SOPHYAINCP)pistzwin.h \
  $(SOPHYAINCP)pitherm.h \
  $(SOPHYAINCP)resusage.h \
  $(SOPHYAINCP)piscdrawwdg.h gp_contour.h \
  gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigncont.cc
 
$(SOPHYAOBJP)gp_alloc.o: gp_alloc.c gp_alloc.h gp_graph3d.h gp_types.h gpc_misc.h
	$(CCOMPILE) -o $@  gp_alloc.c
 
$(SOPHYAOBJP)gp_axis.o: gp_axis.c gp_axis.h gpc_misc.h
	$(CCOMPILE) -o $@  gp_axis.c
 
$(SOPHYAOBJP)gp_contour.o: gp_contour.c gp_contour.h gp_types.h gpc_misc.h \
  gp_dynarray.h gp_graph3d.h gp_alloc.h gp_axis.h
	$(CCOMPILE) -o $@  gp_contour.c
 
