/[fuse_dbi]/fuse/cvs/example/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/cvs/example/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
File size: 198 byte(s)
import current CVS of fuse

1 dpavlin 4 ## Process this file with automake to produce Makefile.in
2    
3     noinst_PROGRAMS = fusexmp null hello
4    
5     fusexmp_SOURCES = fusexmp.c
6     null_SOURCES = null.c
7     hello_SOURCES = hello.c
8    
9     LDADD = ../lib/libfuse.la

  ViewVC Help
Powered by ViewVC 1.1.26