X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=build%2Fcommon%2Fmac.mak;h=38899efad436fa5e26c2d52a724093dca3ad8b85;hb=a5c3f55c615bff6a466e8273084757e8d339689e;hp=0b6b455335c06ddb803c92a4296326de9a6dce08;hpb=e2f19652869379312c6c6575e3aa4bba3bcd104e;p=o-du%2Fl2.git diff --git a/build/common/mac.mak b/build/common/mac.mak index 0b6b45533..38899efad 100644 --- a/build/common/mac.mak +++ b/build/common/mac.mak @@ -14,9 +14,6 @@ # limitations under the License. # ################################################################################ -##-------------------------------------------------------------# -#Makefile for product RG - script generated. -#-------------------------------------------------------------# include ../common/rsys_fancy.mak include ../common/env.mak COLOR=$(COLOR_GREEN) @@ -58,6 +55,7 @@ include $(COM_BUILD_DIR)/compile.mak I_OPTS+=-I$(ROOT_DIR)/src/5gnrsch I_OPTS+=-I$(ROOT_DIR)/src/intel_fapi +I-OPTS+=-I$(ROOT_DIR)/src/wls_lib #-------------------------------------------------------------# #Linker macros @@ -73,3 +71,6 @@ clean: @echo -e "$(COLOR_RED)Cleaing MAC$(REVERT_COLOR)" $(Q)\rm -f $(LIB_DIR)/librg.a $(C_OBJS) +#********************************************************************** +# End of file +#**********************************************************************