xref: /netbsd-src/crypto/external/cpl/trousers/dist/src/tddl/Makefile.am (revision 1023804e3833a0bd94414f2545512128f6502c74)
1lib_LIBRARIES=libtddl.a
2
3libtddl_a_SOURCES=tddl.c
4libtddl_a_CFLAGS=-DAPPID=\"TCSD\ TDDL\" -I${top_srcdir}/src/include -fPIE -DPIE
5