Author: adrian.chadd
Date: Wed Apr 29 02:44:10 2009
New Revision: 14012

Modified:
    branches/LUSCA_HEAD/src/fs/Makefile.am

Log:
Finish ufs module removal



Modified: branches/LUSCA_HEAD/src/fs/Makefile.am
==============================================================================
--- branches/LUSCA_HEAD/src/fs/Makefile.am      (original)
+++ branches/LUSCA_HEAD/src/fs/Makefile.am      Wed Apr 29 02:44:10 2009
@@ -5,7 +5,7 @@

  AUTOMAKE_OPTIONS = subdir-objects

-EXTRA_LIBRARIES = libaufs.a libcoss.a libnull.a libufs.a
+EXTRA_LIBRARIES = libaufs.a libcoss.a libnull.a
  noinst_LIBRARIES = @STORE_LIBS@

  EXTRA_libaufs_a_SOURCES = aufs/aiops.c aufs/aiops_win32.c
@@ -13,7 +13,6 @@
  libaufs_a_SOURCES = aufs/store_asyncufs.h aufs/store_dir_aufs.c  
aufs/store_io_aufs.c
  libcoss_a_SOURCES = coss/store_coss.h   coss/store_io_coss.c  
coss/store_dir_coss.c
  libnull_a_SOURCES = null/store_null.c
-libufs_a_SOURCES = ufs/store_dir_ufs.c ufs/store_io_ufs.c ufs/store_ufs.h

  LDADD = $(top_builddir)/lib/libmiscutil.a @XTRA_LIBS@

@@ -30,5 +29,3 @@
  coss/clean: clean
  null/all: libnull.a
  null/clean: clean
-ufs/all: libufs.a
-ufs/clean: clean

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to