MAINSRCDIR=.. include $(MAINSRCDIR)/defs/include_paths.am noinst_LIBRARIES = libORXlibs.a libORXlibs_a_SOURCES = \ \ coord/p_node.cc \ \ data/data_tank.cc noinst_HEADERS = \ \ coord/p_node.h \ \ data/data_tank.h SUBDIRS = \ . \ math \ lang \ util \ graphics \ sound \ event \ physics \ collision_detection \ collision_reaction \ gui \ network \ shell \ parser \ script_engine