Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: be1c636ce79b0536e83fc46ad82cdd972db02438 (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
noinst_HEADERS = consoleinterface.h sys.h