kmalloc, kfree, etc => malloc, free, etc
[ust.git] / tests / test-nevents / Makefile.am
CommitLineData
909bc43f 1AM_CPPFLAGS = -I$(top_srcdir)/include
25ea915c
PMF
2
3noinst_PROGRAMS = prog
4prog_SOURCES = prog.c
5prog_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
This page took 0.023357 seconds and 4 git commands to generate.