• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1AM_CFLAGS = -Wall -include $(top_builddir)/config.h -I$(top_srcdir)/include -fno-common
2tune_exfat_LDADD = $(top_builddir)/lib/libexfat.a
3
4sbin_PROGRAMS = tune.exfat
5
6tune_exfat_SOURCES = tune.c
7