http://prdownloads.sourceforge.net/lufs/lufs-0.9.7.tar.gz?download
[lufs.git] / filesystems / cefs / asyncd / Makefile.am
1 INCLUDES=-I..
2 bin_PROGRAMS=asyncd
3
4 noinst_HEADERS=asyncd.h debug.h socket.h
5
6 asyncd_SOURCES=asyncd.c debug.c socket.c
7
8 AM_CPPFLAGS=-DUSE_SYSLOG