Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: ff1fbe0b30875259d0a6a1acb18d067a85290998 (plain)
1
2
3
4
5
6
INCLUDES = -I$(top_srcdir)/src
METASOURCES = AUTO
libsys_la_LDFLAGS = -avoid-version -no-undefined
noinst_LTLIBRARIES = libsys.la
libsys_la_SOURCES = consoleinterface.cc sys.cc timer.cc
noinst_HEADERS = consoleinterface.h sys.h timer.h