## Process this file with automake to produce Makefile.in noinst_PROGRAMS = fusexmp null fusexmp_SOURCES = fusexmp.c null_SOURCES = null.c LDADD = ../lib/libfuse.a -lpthread