X-Git-Url: https://code.delx.au/refind/blobdiff_plain/fa897bd1c212810ec811641d35f30269493150cf..7c8edbc48e5df2c1f20968dd4949703621252297:/EfiLib/Make.tiano diff --git a/EfiLib/Make.tiano b/EfiLib/Make.tiano index 5c44d75..6b0a3b0 100644 --- a/EfiLib/Make.tiano +++ b/EfiLib/Make.tiano @@ -3,12 +3,15 @@ # Build control file for EfiLib components of rEFInd, using TianoCore EDK2 # -include ../Make.tiano +# This program is licensed under the terms of the GNU GPL, version 3, +# or (at your option) any later version. +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . -SOURCE_NAMES = legacy BdsConnect BmLib Console DevicePath BdsHelper BdsTianoCore +include ../Make.common + +SOURCE_NAMES = legacy BmLib BdsConnect DevicePath BdsHelper BdsTianoCore OBJS = $(SOURCE_NAMES:=.obj) -#DRIVERNAME = ext2 -#BUILDME = $(DRIVERNAME)_$(FILENAME_CODE).efi all: $(AR_TARGET)