/[fuse_dbi]/fuse/trunk/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

Annotation of /fuse/trunk/lib/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (hide annotations)
Wed Aug 4 11:36:44 2004 UTC (19 years, 9 months ago) by dpavlin
Original Path: fuse/cvs/lib/Makefile.am
File size: 225 byte(s)
import current CVS of fuse

1 dpavlin 4 ## 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