From 1625defb48e9c3e5ff89ab5f099f6b4d4f4468e4 Mon Sep 17 00:00:00 2001 From: Prachi Gupta Date: Thu, 1 Oct 2015 10:35:00 -0500 Subject: IfCompiler: Generates libfapi2_ifCompiler.so Change-Id: Iaf9de7978842e1474d7e8f87fb1494444e4cda6d Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21121 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK Reviewed-by: A. Patrick Williams III Reviewed-by: Jennifer A. Stofer --- src/import/hwpf/fapi2/tools/parseAttributeInfo.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/import/hwpf/fapi2/tools/parseAttributeInfo.mk') diff --git a/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk b/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk index 2b8823758..b9db04873 100644 --- a/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk +++ b/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk @@ -31,6 +31,9 @@ TARGETS += attribute_plat_check.H TARGETS += attributesSupported.html TARGETS += attrInfo.csv TARGETS += attrEnumInfo.csv +TARGETS += fapi2AttrOverrideData.H +TARGETS += fapi2AttrOverrideEnums.H + define parseAttributeInfo_RUN $(C1) $$< --output-dir=$$($(GENERATED)_PATH) $$(filter-out $$<,$$^) -- cgit v1.2.1