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/pcrepp/Makefile.am

14 lines
176 B
Makefile

AM_CPPFLAGS = \
-Wall \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/fmtlib
noinst_LIBRARIES = libpcrepp.a
noinst_HEADERS = \
pcrepp.hh
libpcrepp_a_SOURCES = \
pcrepp.cc