X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=build%2Fcommon%2Fmac.mak;h=38899efad436fa5e26c2d52a724093dca3ad8b85;hb=2a82bc6d025466602cbf335e5a7e65ceac186989;hp=2c0f44eddcbbc280dff4f8f1932e2bc7b38bde7d;hpb=2193e4cf01012809495be026097e8d7eacb9f0ac;p=o-du%2Fl2.git diff --git a/build/common/mac.mak b/build/common/mac.mak index 2c0f44edd..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) @@ -74,3 +71,6 @@ clean: @echo -e "$(COLOR_RED)Cleaing MAC$(REVERT_COLOR)" $(Q)\rm -f $(LIB_DIR)/librg.a $(C_OBJS) +#********************************************************************** +# End of file +#**********************************************************************