File: Makefile.am

package info (click to toggle)
libnfs 5.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,648 kB
  • sloc: ansic: 39,600; sh: 1,654; makefile: 315; xml: 178
file content (17 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
nfscdir = $(includedir)/nfsc
dist_nfsc_HEADERS = \
	nfsc/libnfs.h \
	nfsc/libnfs-raw.h \
	nfsc/libnfs-zdr.h \
	../mount/libnfs-raw-mount.h \
	../portmap/libnfs-raw-portmap.h \
	../nfs/libnfs-raw-nfs.h \
	../nfs4/libnfs-raw-nfs4.h \
	../nlm/libnfs-raw-nlm.h \
	../nsm/libnfs-raw-nsm.h \
	../rquota/libnfs-raw-rquota.h

dist_noinst_HEADERS = \
	win32/win32_compat.h \
        libnfs-private.h \
        slist.h