1 ## Process this file with automake to produce Makefile.in
4 # Level: Makefile for hlfsd/ directory
12 # headers this depends on, not to be installed
13 noinst_HEADERS = hlfsd.h
21 LDADD = ../libamu/libamu.la
23 INCLUDES = -I$(top_srcdir)/include
25 # allow users to add their own flags via "configure --enable-am-flags=ARG"
26 AMU_CFLAGS = @AMU_CFLAGS@
27 AM_CFLAGS = @CFLAGS@ $(AMU_CFLAGS)
29 # additional files to distribute and clean
30 EXTRA_DIST = $(man_MANS)
37 $(top_srcdir)/include/am_compat.h \
38 $(top_srcdir)/include/am_defs.h \
39 $(top_srcdir)/include/am_utils.h \
40 $(top_srcdir)/include/am_xdr_func.h \
41 $(top_srcdir)/include/amq_defs.h \
42 @AMU_NFS_PROT_HEADER@ \