# 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) asciiprint.o: asciiprint.hxx asciiprint.o: $(ARBHOME)/INCLUDE/ad_prot.h asciiprint.o: $(ARBHOME)/INCLUDE/ad_t_prot.h asciiprint.o: $(ARBHOME)/INCLUDE/arb_assert.h asciiprint.o: $(ARBHOME)/INCLUDE/arb_core.h asciiprint.o: $(ARBHOME)/INCLUDE/arb_error.h asciiprint.o: $(ARBHOME)/INCLUDE/arb_mem.h asciiprint.o: $(ARBHOME)/INCLUDE/arb_msg.h asciiprint.o: $(ARBHOME)/INCLUDE/arb_string.h asciiprint.o: $(ARBHOME)/INCLUDE/arbdb.h asciiprint.o: $(ARBHOME)/INCLUDE/arbdb_base.h asciiprint.o: $(ARBHOME)/INCLUDE/arbdbt.h asciiprint.o: $(ARBHOME)/INCLUDE/arbtools.h asciiprint.o: $(ARBHOME)/INCLUDE/attributes.h asciiprint.o: $(ARBHOME)/INCLUDE/aw_awar.hxx asciiprint.o: $(ARBHOME)/INCLUDE/aw_base.hxx asciiprint.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx asciiprint.o: $(ARBHOME)/INCLUDE/aw_msg.hxx asciiprint.o: $(ARBHOME)/INCLUDE/aw_question.hxx asciiprint.o: $(ARBHOME)/INCLUDE/aw_root.hxx asciiprint.o: $(ARBHOME)/INCLUDE/aw_window.hxx asciiprint.o: $(ARBHOME)/INCLUDE/cb.h asciiprint.o: $(ARBHOME)/INCLUDE/cb_base.h asciiprint.o: $(ARBHOME)/INCLUDE/cbtypes.h asciiprint.o: $(ARBHOME)/INCLUDE/cxxforward.h asciiprint.o: $(ARBHOME)/INCLUDE/downcast.h asciiprint.o: $(ARBHOME)/INCLUDE/dupstr.h asciiprint.o: $(ARBHOME)/INCLUDE/gccver.h asciiprint.o: $(ARBHOME)/INCLUDE/smartptr.h asciiprint.o: $(ARBHOME)/INCLUDE/static_assert.h asciiprint.o: $(ARBHOME)/INCLUDE/stringize.h asciiprint.o: $(ARBHOME)/INCLUDE/test_global.h asciiprint.o: $(ARBHOME)/INCLUDE/ttypes.h config_manager.o: config_manager.hxx config_manager.o: sel_boxes.hxx config_manager.o: $(ARBHOME)/INCLUDE/ad_prot.h config_manager.o: $(ARBHOME)/INCLUDE/arb_assert.h config_manager.o: $(ARBHOME)/INCLUDE/arb_core.h config_manager.o: $(ARBHOME)/INCLUDE/arb_defs.h config_manager.o: $(ARBHOME)/INCLUDE/arb_error.h config_manager.o: $(ARBHOME)/INCLUDE/arb_mem.h config_manager.o: $(ARBHOME)/INCLUDE/arb_msg.h config_manager.o: $(ARBHOME)/INCLUDE/arb_str.h config_manager.o: $(ARBHOME)/INCLUDE/arb_strarray.h config_manager.o: $(ARBHOME)/INCLUDE/arb_string.h config_manager.o: $(ARBHOME)/INCLUDE/arbdb.h config_manager.o: $(ARBHOME)/INCLUDE/arbdb_base.h config_manager.o: $(ARBHOME)/INCLUDE/arbtools.h config_manager.o: $(ARBHOME)/INCLUDE/attributes.h config_manager.o: $(ARBHOME)/INCLUDE/aw_awar.hxx config_manager.o: $(ARBHOME)/INCLUDE/aw_base.hxx config_manager.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx config_manager.o: $(ARBHOME)/INCLUDE/aw_msg.hxx config_manager.o: $(ARBHOME)/INCLUDE/aw_question.hxx config_manager.o: $(ARBHOME)/INCLUDE/aw_root.hxx config_manager.o: $(ARBHOME)/INCLUDE/aw_scalar.hxx config_manager.o: $(ARBHOME)/INCLUDE/aw_select.hxx config_manager.o: $(ARBHOME)/INCLUDE/aw_window.hxx config_manager.o: $(ARBHOME)/INCLUDE/cb.h config_manager.o: $(ARBHOME)/INCLUDE/cb_base.h config_manager.o: $(ARBHOME)/INCLUDE/cbtypes.h config_manager.o: $(ARBHOME)/INCLUDE/ConfigMapping.h config_manager.o: $(ARBHOME)/INCLUDE/cxxforward.h config_manager.o: $(ARBHOME)/INCLUDE/dupstr.h config_manager.o: $(ARBHOME)/INCLUDE/gccver.h config_manager.o: $(ARBHOME)/INCLUDE/smartptr.h config_manager.o: $(ARBHOME)/INCLUDE/static_assert.h config_manager.o: $(ARBHOME)/INCLUDE/stringize.h config_manager.o: $(ARBHOME)/INCLUDE/test_global.h config_manager.o: $(ARBHOME)/INCLUDE/ttypes.h modules.o: modules.hxx modules.o: $(ARBHOME)/INCLUDE/arb_assert.h modules.o: $(ARBHOME)/INCLUDE/arb_core.h modules.o: $(ARBHOME)/INCLUDE/arbdb_base.h modules.o: $(ARBHOME)/INCLUDE/arbtools.h modules.o: $(ARBHOME)/INCLUDE/attributes.h modules.o: $(ARBHOME)/INCLUDE/aw_base.hxx modules.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx modules.o: $(ARBHOME)/INCLUDE/aw_window.hxx modules.o: $(ARBHOME)/INCLUDE/cb.h modules.o: $(ARBHOME)/INCLUDE/cb_base.h modules.o: $(ARBHOME)/INCLUDE/cbtypes.h modules.o: $(ARBHOME)/INCLUDE/cxxforward.h modules.o: $(ARBHOME)/INCLUDE/dupstr.h modules.o: $(ARBHOME)/INCLUDE/gccver.h modules.o: $(ARBHOME)/INCLUDE/smartptr.h modules.o: $(ARBHOME)/INCLUDE/static_assert.h modules.o: $(ARBHOME)/INCLUDE/stringize.h modules.o: $(ARBHOME)/INCLUDE/test_global.h modules.o: $(ARBHOME)/INCLUDE/ttypes.h prompt.o: prompt.hxx prompt.o: $(ARBHOME)/INCLUDE/arb_assert.h prompt.o: $(ARBHOME)/INCLUDE/arb_core.h prompt.o: $(ARBHOME)/INCLUDE/arb_error.h prompt.o: $(ARBHOME)/INCLUDE/arbdb_base.h prompt.o: $(ARBHOME)/INCLUDE/arbtools.h prompt.o: $(ARBHOME)/INCLUDE/attributes.h prompt.o: $(ARBHOME)/INCLUDE/aw_awar.hxx prompt.o: $(ARBHOME)/INCLUDE/aw_base.hxx prompt.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx prompt.o: $(ARBHOME)/INCLUDE/aw_root.hxx prompt.o: $(ARBHOME)/INCLUDE/aw_window.hxx prompt.o: $(ARBHOME)/INCLUDE/cb.h prompt.o: $(ARBHOME)/INCLUDE/cb_base.h prompt.o: $(ARBHOME)/INCLUDE/cbtypes.h prompt.o: $(ARBHOME)/INCLUDE/cxxforward.h prompt.o: $(ARBHOME)/INCLUDE/dupstr.h prompt.o: $(ARBHOME)/INCLUDE/gccver.h prompt.o: $(ARBHOME)/INCLUDE/smartptr.h prompt.o: $(ARBHOME)/INCLUDE/static_assert.h prompt.o: $(ARBHOME)/INCLUDE/stringize.h prompt.o: $(ARBHOME)/INCLUDE/test_global.h prompt.o: $(ARBHOME)/INCLUDE/ttypes.h sel_boxes.o: asciiprint.hxx sel_boxes.o: modules.hxx sel_boxes.o: sel_boxes.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/ad_cb.h sel_boxes.o: $(ARBHOME)/INCLUDE/ad_cb_prot.h sel_boxes.o: $(ARBHOME)/INCLUDE/ad_config.h sel_boxes.o: $(ARBHOME)/INCLUDE/ad_prot.h sel_boxes.o: $(ARBHOME)/INCLUDE/ad_t_prot.h sel_boxes.o: $(ARBHOME)/INCLUDE/arb_assert.h sel_boxes.o: $(ARBHOME)/INCLUDE/arb_core.h sel_boxes.o: $(ARBHOME)/INCLUDE/arb_error.h sel_boxes.o: $(ARBHOME)/INCLUDE/arb_file.h sel_boxes.o: $(ARBHOME)/INCLUDE/arb_global_defs.h sel_boxes.o: $(ARBHOME)/INCLUDE/arb_mem.h sel_boxes.o: $(ARBHOME)/INCLUDE/arb_msg.h sel_boxes.o: $(ARBHOME)/INCLUDE/arb_stdstring.h sel_boxes.o: $(ARBHOME)/INCLUDE/arb_strarray.h sel_boxes.o: $(ARBHOME)/INCLUDE/arb_strbuf.h sel_boxes.o: $(ARBHOME)/INCLUDE/arb_string.h sel_boxes.o: $(ARBHOME)/INCLUDE/arbdb.h sel_boxes.o: $(ARBHOME)/INCLUDE/arbdb_base.h sel_boxes.o: $(ARBHOME)/INCLUDE/arbdbt.h sel_boxes.o: $(ARBHOME)/INCLUDE/arbtools.h sel_boxes.o: $(ARBHOME)/INCLUDE/attributes.h sel_boxes.o: $(ARBHOME)/INCLUDE/aw_awar.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/aw_awar_defs.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/aw_awars.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/aw_base.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/aw_edit.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/aw_file.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/aw_inotify.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/aw_keysym.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/aw_msg.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/aw_root.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/aw_scalar.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/aw_select.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/aw_window.hxx sel_boxes.o: $(ARBHOME)/INCLUDE/BufferedFileReader.h sel_boxes.o: $(ARBHOME)/INCLUDE/cb.h sel_boxes.o: $(ARBHOME)/INCLUDE/cb_base.h sel_boxes.o: $(ARBHOME)/INCLUDE/cbtypes.h sel_boxes.o: $(ARBHOME)/INCLUDE/cxxforward.h sel_boxes.o: $(ARBHOME)/INCLUDE/downcast.h sel_boxes.o: $(ARBHOME)/INCLUDE/dupstr.h sel_boxes.o: $(ARBHOME)/INCLUDE/gccver.h sel_boxes.o: $(ARBHOME)/INCLUDE/item_sel_list.h sel_boxes.o: $(ARBHOME)/INCLUDE/items.h sel_boxes.o: $(ARBHOME)/INCLUDE/smartptr.h sel_boxes.o: $(ARBHOME)/INCLUDE/static_assert.h sel_boxes.o: $(ARBHOME)/INCLUDE/stringize.h sel_boxes.o: $(ARBHOME)/INCLUDE/test_global.h sel_boxes.o: $(ARBHOME)/INCLUDE/ttypes.h