12345678910111213141516171819202122232425262728
#DEBUG=-ggdm -Wall bin_PROGRAMS = uop uop_SOURCES = uop.cc \ sprite.cc \ interface.cc \ interfacegumps.cc \ gumps.cc \ cliloc.cc \ texthandler.cc \ tiledata.cc \ uopconfig.cc audio.cc \ network.cc btree.cc action.cc \ serverhandler.cc \ interfacehandler.cc \ message.cc \ world.cc \ patchhandler.cc \ entity.cc \ artfactory.cc \ animation.cc uop_LDADD = -lSDL_net -lSDL_mixer EXTRA_DIST = README INSTALL confexecdir = $(datadir)/uop confexec_DATA = uop.cfg musicmap.def