patch-tools_Makefile_in 746 B

1234567891011121314151617181920
  1. --- nfs-utils-1.2.3.orig/tools/Makefile.in 2010-09-28 14:32:32.000000000 +0200
  2. +++ nfs-utils-1.2.3/tools/Makefile.in 2010-10-10 13:37:18.000000000 +0200
  3. @@ -77,7 +77,7 @@ AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGE
  4. distdir
  5. ETAGS = etags
  6. CTAGS = ctags
  7. -DIST_SUBDIRS = locktest rpcdebug nlmtest mountstats nfs-iostat rpcgen
  8. +DIST_SUBDIRS = rpcgen
  9. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  10. am__relativize = \
  11. dir0=`pwd`; \
  12. @@ -266,7 +266,7 @@ top_build_prefix = @top_build_prefix@
  13. top_builddir = @top_builddir@
  14. top_srcdir = @top_srcdir@
  15. OPTDIRS = $(am__append_1)
  16. -SUBDIRS = locktest rpcdebug nlmtest mountstats nfs-iostat $(OPTDIRS)
  17. +SUBDIRS = $(OPTDIRS)
  18. MAINTAINERCLEANFILES = Makefile.in
  19. all: all-recursive