X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosc%2FautoMakefile.am;h=1bf07e43070d146f761b10012e0e0ff6dfddabf0;hp=b749c64946acb014019685dd27fc219275468b78;hb=4c3858b3c88d2a2f443d348945229f5995f3e1dd;hpb=d867368cdfa1138909a64d13ab11ed3c0212a0b2 diff --git a/lustre/osc/autoMakefile.am b/lustre/osc/autoMakefile.am index b749c64..1bf07e4 100644 --- a/lustre/osc/autoMakefile.am +++ b/lustre/osc/autoMakefile.am @@ -36,20 +36,12 @@ # Lustre is a trademark of Sun Microsystems, Inc. # -if LIBLUSTRE -noinst_LIBRARIES = libosc.a -libosc_a_SOURCES = osc_request.c osc_internal.h osc_cl_internal.h osc_dev.c osc_object.c osc_page.c osc_lock.c osc_io.c osc_quota.c osc_cache.c - -libosc_a_CPPFLAGS = $(LLCPPFLAGS) -libosc_a_CFLAGS = $(LLCFLAGS) -endif - if MODULES if LINUX modulefs_DATA = osc$(KMODEXT) -endif +endif # LINUX -endif +endif # MODULES -MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@