You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/src/base/Makefile.am

10 lines
124 B
Makefile

noinst_LIBRARIES = libbase.a
noinst_HEADERS = \
lnav_log.hh \
pthreadpp.hh
libbase_a_SOURCES = \
lnav_log.cc