tMakefile.am - vaccinewars - be a doctor and try to vaccinate the world | |
git clone git://src.adamsgaard.dk/vaccinewars | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- tMakefile.am (176B) --- 1 noinst_LIBRARIES = libcursesclient.a 2 libcursesclient_a_SOURCES = curses_client.c curses_client.h 3 AM_CPPFLAGS= -I${srcdir} -I$(top_srcdir)/src @GLIB_CFLAGS@ 4 DEFS = @DEFS@ |