~ubuntu-branches/ubuntu/hardy/nfs-utils/hardy-updates

« back to all changes in this revision

Viewing changes to support/nfs/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Nathaniel McCallum
  • Date: 2004-09-10 13:10:39 UTC
  • Revision ID: james.westby@ubuntu.com-20040910131039-qxfjx4pwgoz6imbv
Tags: upstream-1.0.6
ImportĀ upstreamĀ versionĀ 1.0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# linux-nfs/support/nfs/Makefile
 
3
#
 
4
 
 
5
LIBNAME = libnfs.a
 
6
OBJS    = exports.o rmtab.o xio.o \
 
7
          rpcmisc.o rpcdispatch.o xlog.o xmalloc.o wildmat.o \
 
8
          nfssvc.o nfsclient.o nfsexport.o getfh.o nfsctl.o \
 
9
          lockdsvc.o svc_socket.o cacheio.o
 
10
 
 
11
include $(TOP)rules.mk
 
12
 
 
13
install::
 
14
        @: