Files
flenser/dpip/Makefile.am
ADAM David Alan Martin f283391b46 Get some of the last remaining C files into C++
They still need to be fixed up, but they now build with C++.
2025-08-23 02:09:47 -04:00

9 lines
118 B
Makefile

AM_CPPFLAGS = \
-I$(top_srcdir)
noinst_LIBRARIES = libDpip.a
libDpip_a_SOURCES = \
dpip.hh \
dpip.cc