X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fquota%2FautoMakefile.am;h=fd723b5ddf0a147ec30e46a83502c4eea337fd26;hb=416e67222b769df490a8be034ef987a596dd8dff;hp=df2ec8baccc8a0ed61b1595372a4ce67173e960d;hpb=0f8dca08a4f68cba82c2c822998ecc309d3b7aaf;p=fs%2Flustre-release.git diff --git a/lustre/quota/autoMakefile.am b/lustre/quota/autoMakefile.am index df2ec8b..fd723b5 100644 --- a/lustre/quota/autoMakefile.am +++ b/lustre/quota/autoMakefile.am @@ -15,11 +15,7 @@ # # You should have received a copy of the GNU General Public License # version 2 along with this program; If not, see -# http://www.sun.com/software/products/lustre/docs/GPLv2.pdf -# -# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, -# CA 95054 USA or visit www.sun.com if you need additional information or -# have any questions. +# http://www.gnu.org/licenses/gpl-2.0.html # # GPL HEADER END # @@ -34,15 +30,12 @@ # Lustre is a trademark of Sun Microsystems, Inc. # -if LIBLUSTRE -noinst_LIBRARIES = libquota.a -libquota_a_SOURCES = quota_check.c quota_ctl.c quota_interface.c quota_adjust_qunit.c -libquota_a_CPPFLAGS = $(LLCPPFLAGS) -libquota_a_CFLAGS = $(LLCFLAGS) -endif +if MODULES +if LINUX -if QUOTA modulefs_DATA = lquota$(KMODEXT) -endif + +endif LINUX +endif MODULES MOSTLYCLEANFILES := @MOSTLYCLEANFILES@