]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/GenFw/GNUmakefile
Sync EDKII BaseTools to BaseTools project r1971
[mirror_edk2.git] / BaseTools / Source / C / GenFw / GNUmakefile
index 25228eb5bb32171254c62b0652c8eb9cbbba3c42..2a0f058b86f8c0b7202e8b356671139932a8d267 100644 (file)
@@ -1,8 +1,8 @@
 ## @file\r
 # Windows makefile for 'GenFw' module build.\r
 #\r
-# Copyright (c) 2009 - 2010, Intel Corporation<BR>\r
-# All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
 # http://opensource.org/licenses/bsd-license.php\r
@@ -15,7 +15,7 @@ MAKEROOT ?= ..
 \r
 APPNAME = GenFw\r
 \r
-OBJECTS = GenFw.o\r
+OBJECTS = GenFw.o ElfConvert.o Elf32Convert.o Elf64Convert.o\r
 \r
 include $(MAKEROOT)/Makefiles/app.makefile\r
 \r