/[fuse_dbi]/fuse/cvs/lib/Makefile.am
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /fuse/cvs/lib/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (show annotations)
Wed Aug 4 11:36:44 2004 UTC (19 years, 7 months ago) by dpavlin
File size: 225 byte(s)
import current CVS of fuse

1 ## Process this file with automake to produce Makefile.in
2
3 lib_LTLIBRARIES = libfuse.la
4
5 libfuse_la_SOURCES = \
6 fuse.c \
7 fuse_mt.c \
8 helper.c \
9 mount.c \
10 fuse_i.h
11
12 libfuse_la_LDFLAGS = -lpthread -version-number 2:0:0

  ViewVC Help
Powered by ViewVC 1.1.26