Makefile revision 618
c349441d7e47a30e81726967b2398289225ebd45Mark Andrews# CDDL HEADER START
70f292a50f9840fc25b3dbecfed71cdf835d4094Mark Andrews# The contents of this file are subject to the terms of the
f19e6ef1eb7d5abf547fc1af24e561bdc5d75b22Mark Andrews# Common Development and Distribution License (the "License").
f19e6ef1eb7d5abf547fc1af24e561bdc5d75b22Mark Andrews# You may not use this file except in compliance with the License.
53cd44e7168acb379b1c5c74b3ffc4336694779dMark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
e80b69327290953b825c7778d8de9d314bed6198Mark Andrews# See the License for the specific language governing permissions
e80b69327290953b825c7778d8de9d314bed6198Mark Andrews# and limitations under the License.
c82bb6a709abe89c051485b49403ef5bad1b756cTatuya JINMEI 神明達哉# When distributing Covered Code, include this CDDL HEADER in each
c82bb6a709abe89c051485b49403ef5bad1b756cTatuya JINMEI 神明達哉# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c82bb6a709abe89c051485b49403ef5bad1b756cTatuya JINMEI 神明達哉# If applicable, add the following below this CDDL HEADER, with the
c82bb6a709abe89c051485b49403ef5bad1b756cTatuya JINMEI 神明達哉# fields enclosed by brackets "[]" replaced with your own identifying
d9059b0c38bd630c367d81424d72b1308cd74b04Tatuya JINMEI 神明達哉# information: Portions Copyright [yyyy] [name of copyright owner]
d9059b0c38bd630c367d81424d72b1308cd74b04Tatuya JINMEI 神明達哉# CDDL HEADER END
f148f53794956f491f6527430a93c2c8d884a212Mark Andrews# Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
ed4efb08050b31571c6b9540a2b78b502c667206Mark AndrewsCOMPONENT_PROJECT_URL= http://www.openfabrics.org/
ed4efb08050b31571c6b9540a2b78b502c667206Mark Andrews# for now, everything with a Makefile should be built
13f4bdc9b4f7b438cf5c2a071f108211534fae3fMark AndrewsSUBDIRS = $(shell echo */Makefile | sed -e 's;/Makefile;;g')
1879dbe0d962f6f929417b02bf07f64ed41b1aabFrancis Dupont @cd $@ && echo "$(TARGET) $@" && $(MAKE) $(TARGET)
b393e55a763d2bb0f326706b3851a2a22fc389d5Francis Dupont# declare module dependencies