# for variables passed from parent makefile see ../../SOURCE_TOOLS/parent_make.txt .SUFFIXES: .o .cxx .depend OBJECTS=$(subst .cxx,.o,$(wildcard *.cxx)) $(MAIN): $(OBJECTS) $(LINK_STATIC_LIB) $(MAIN) $(OBJECTS) .cxx.o: $(A_CXX) $(cflags) $(cxxflags) -c $< $(CXX_INCLUDES) $(POST_COMPILE) $< clean: rm -f $(OBJECTS) *.o *.a DEPENDS = $(OBJECTS:.o=.depend) depends: $(DEPENDS) @cat $(DEPENDS) | grep -v '^#' >>Makefile @rm $(DEPENDS) $(DEPENDS): depend.init depend.init: $(MAKEDEPEND) $(MAKEDEPENDFLAGS) 2>/dev/null # remove dependencies .c.depend: $(MAKEDEPEND) -f- $(MAKEDEPENDFLAGS) $< 2>/dev/null >$@ .cxx.depend: $(MAKEDEPEND) -f- $(MAKEDEPENDFLAGS) $< 2>/dev/null >$@ # DO NOT DELETE # Do not add dependencies manually - use 'make depend' in $ARBHOME # For formatting issues see SOURCE_TOOLS/fix_depends.pl (from SL) arb_spec.o: arb_spec.hxx arb_spec.o: $(ARBHOME)/INCLUDE/ad_prot.h arb_spec.o: $(ARBHOME)/INCLUDE/arb_assert.h arb_spec.o: $(ARBHOME)/INCLUDE/arb_core.h arb_spec.o: $(ARBHOME)/INCLUDE/arb_error.h arb_spec.o: $(ARBHOME)/INCLUDE/arb_mem.h arb_spec.o: $(ARBHOME)/INCLUDE/arb_msg.h arb_spec.o: $(ARBHOME)/INCLUDE/arb_strarray.h arb_spec.o: $(ARBHOME)/INCLUDE/arb_string.h arb_spec.o: $(ARBHOME)/INCLUDE/arbdb.h arb_spec.o: $(ARBHOME)/INCLUDE/arbdb_base.h arb_spec.o: $(ARBHOME)/INCLUDE/arbtools.h arb_spec.o: $(ARBHOME)/INCLUDE/attributes.h arb_spec.o: $(ARBHOME)/INCLUDE/aw_advice.hxx arb_spec.o: $(ARBHOME)/INCLUDE/aw_awar.hxx arb_spec.o: $(ARBHOME)/INCLUDE/aw_base.hxx arb_spec.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx arb_spec.o: $(ARBHOME)/INCLUDE/aw_root.hxx arb_spec.o: $(ARBHOME)/INCLUDE/aw_window.hxx arb_spec.o: $(ARBHOME)/INCLUDE/cb.h arb_spec.o: $(ARBHOME)/INCLUDE/cb_base.h arb_spec.o: $(ARBHOME)/INCLUDE/cbtypes.h arb_spec.o: $(ARBHOME)/INCLUDE/cxxforward.h arb_spec.o: $(ARBHOME)/INCLUDE/dupstr.h arb_spec.o: $(ARBHOME)/INCLUDE/gccver.h arb_spec.o: $(ARBHOME)/INCLUDE/smartptr.h arb_spec.o: $(ARBHOME)/INCLUDE/static_assert.h arb_spec.o: $(ARBHOME)/INCLUDE/stringize.h arb_spec.o: $(ARBHOME)/INCLUDE/test_global.h arb_spec.o: $(ARBHOME)/INCLUDE/ttypes.h TreeAwars.o: TreeAwars.hxx TreeAwars.o: $(ARBHOME)/INCLUDE/ad_cb.h TreeAwars.o: $(ARBHOME)/INCLUDE/ad_cb_prot.h TreeAwars.o: $(ARBHOME)/INCLUDE/ad_prot.h TreeAwars.o: $(ARBHOME)/INCLUDE/ad_t_prot.h TreeAwars.o: $(ARBHOME)/INCLUDE/arb_assert.h TreeAwars.o: $(ARBHOME)/INCLUDE/arb_core.h TreeAwars.o: $(ARBHOME)/INCLUDE/arb_error.h TreeAwars.o: $(ARBHOME)/INCLUDE/arb_global_defs.h TreeAwars.o: $(ARBHOME)/INCLUDE/arb_mem.h TreeAwars.o: $(ARBHOME)/INCLUDE/arb_msg.h TreeAwars.o: $(ARBHOME)/INCLUDE/arb_string.h TreeAwars.o: $(ARBHOME)/INCLUDE/arbdb.h TreeAwars.o: $(ARBHOME)/INCLUDE/arbdb_base.h TreeAwars.o: $(ARBHOME)/INCLUDE/arbdbt.h TreeAwars.o: $(ARBHOME)/INCLUDE/arbtools.h TreeAwars.o: $(ARBHOME)/INCLUDE/attributes.h TreeAwars.o: $(ARBHOME)/INCLUDE/aw_awar.hxx TreeAwars.o: $(ARBHOME)/INCLUDE/aw_base.hxx TreeAwars.o: $(ARBHOME)/INCLUDE/aw_global_awars.hxx TreeAwars.o: $(ARBHOME)/INCLUDE/aw_root.hxx TreeAwars.o: $(ARBHOME)/INCLUDE/cb.h TreeAwars.o: $(ARBHOME)/INCLUDE/cb_base.h TreeAwars.o: $(ARBHOME)/INCLUDE/cbtypes.h TreeAwars.o: $(ARBHOME)/INCLUDE/cxxforward.h TreeAwars.o: $(ARBHOME)/INCLUDE/downcast.h TreeAwars.o: $(ARBHOME)/INCLUDE/dupstr.h TreeAwars.o: $(ARBHOME)/INCLUDE/gccver.h TreeAwars.o: $(ARBHOME)/INCLUDE/smartptr.h TreeAwars.o: $(ARBHOME)/INCLUDE/static_assert.h TreeAwars.o: $(ARBHOME)/INCLUDE/stringize.h TreeAwars.o: $(ARBHOME)/INCLUDE/test_global.h TreeAwars.o: $(ARBHOME)/INCLUDE/ttypes.h www.o: $(ARBHOME)/INCLUDE/ad_prot.h www.o: $(ARBHOME)/INCLUDE/ad_t_prot.h www.o: $(ARBHOME)/INCLUDE/arb_assert.h www.o: $(ARBHOME)/INCLUDE/arb_core.h www.o: $(ARBHOME)/INCLUDE/arb_defs.h www.o: $(ARBHOME)/INCLUDE/arb_error.h www.o: $(ARBHOME)/INCLUDE/arb_mem.h www.o: $(ARBHOME)/INCLUDE/arb_msg.h www.o: $(ARBHOME)/INCLUDE/arb_str.h www.o: $(ARBHOME)/INCLUDE/arb_strarray.h www.o: $(ARBHOME)/INCLUDE/arb_string.h www.o: $(ARBHOME)/INCLUDE/arbdb.h www.o: $(ARBHOME)/INCLUDE/arbdb_base.h www.o: $(ARBHOME)/INCLUDE/arbdbt.h www.o: $(ARBHOME)/INCLUDE/arbtools.h www.o: $(ARBHOME)/INCLUDE/attributes.h www.o: $(ARBHOME)/INCLUDE/aw_awar.hxx www.o: $(ARBHOME)/INCLUDE/aw_awar_defs.hxx www.o: $(ARBHOME)/INCLUDE/aw_awars.hxx www.o: $(ARBHOME)/INCLUDE/aw_base.hxx www.o: $(ARBHOME)/INCLUDE/aw_global_awars.hxx www.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx www.o: $(ARBHOME)/INCLUDE/aw_msg.hxx www.o: $(ARBHOME)/INCLUDE/aw_root.hxx www.o: $(ARBHOME)/INCLUDE/aw_window.hxx www.o: $(ARBHOME)/INCLUDE/cb.h www.o: $(ARBHOME)/INCLUDE/cb_base.h www.o: $(ARBHOME)/INCLUDE/cbtypes.h www.o: $(ARBHOME)/INCLUDE/config_manager.hxx www.o: $(ARBHOME)/INCLUDE/ConfigMapping.h www.o: $(ARBHOME)/INCLUDE/cxxforward.h www.o: $(ARBHOME)/INCLUDE/downcast.h www.o: $(ARBHOME)/INCLUDE/dupstr.h www.o: $(ARBHOME)/INCLUDE/gb_aci.h www.o: $(ARBHOME)/INCLUDE/gccver.h www.o: $(ARBHOME)/INCLUDE/smartptr.h www.o: $(ARBHOME)/INCLUDE/static_assert.h www.o: $(ARBHOME)/INCLUDE/stringize.h www.o: $(ARBHOME)/INCLUDE/test_global.h www.o: $(ARBHOME)/INCLUDE/ttypes.h