/[fuse_dbi]/fuse/trunk/util/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/trunk/util/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5 - (show annotations)
Wed Aug 4 11:40:49 2004 UTC (19 years, 8 months ago) by dpavlin
File size: 257 byte(s)
copy CVS to trunk

1 ## Process this file with automake to produce Makefile.in
2
3 bin_PROGRAMS = fusermount
4
5 fusermount_SOURCES = fusermount.c
6
7 install-exec-hook:
8 -chown root $(DESTDIR)$(bindir)/fusermount
9 -chmod u+s $(DESTDIR)$(bindir)/fusermount
10
11 EXTRA_DIST = \
12 mount.fuse

  ViewVC Help
Powered by ViewVC 1.1.26