Menu

[0229f2]: / Makefile.am  Maximize  Restore  History

Download this file

19 lines (12 with data), 327 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
SUBDIRS = libufs
SUBDIRS += fuse-ufs
EXTRA_DIST = \
fuse-ufs.pc.in
pkgconfigdir = @pkgconfigdir@
pkgconfig_DATA = fuse-ufs.pc
$(pkgconfig_DATA): config.status
man1_MANS = fuse-ufs.1
if LINUX
package:
echo "You can use checkinstall or some other equivalent tool to generate install package for your distribution."
endif
MongoDB Logo MongoDB