Markers: ust_marker_[A-Z] -> UST_MARKER_[A-Z] cleanup
[ust.git] / tests / snprintf / Makefile.am
1 check_PROGRAMS = prog
2 prog_SOURCES = prog.c
3 prog_LDADD = $(top_builddir)/snprintf/libustsnprintf.la
4
5 TESTS = prog
This page took 0.029434 seconds and 4 git commands to generate.