1 ## Process this file with automake to produce Makefile.in.
3 ## FIXME: this is not nearly finished. It is pointless to try to use
4 ## it without fixing it, and libvfs, first. Feel free!
7 ## This file is used only by the Gnome libvfs build. If you make
8 ## changes here, they must be synchronized with Make-mc.in.
10 lib_LTLIBRARIES = libvfs.la
12 BUILT_SOURCES = mad.c mad.h
14 libvfsincludedir=$(includedir)/vfs
16 libvfsinclude_HEADERS=vfs.h
18 EXTRA_DIST = mc-src/mad.c mc-src/mad.h
21 $(LN_S) $(srcdir)/mc-src/mad.c mad.c
24 $(LN_S) $(srcdir)/mc-src/mad.h mad.h
56 libvfs_la_LDFLAGS = -version-info 27:0:27