Makefile (123db17ddff007080d464e785689fb14f94cbc7a) | Makefile (c477eaa6a79da6af7e59f74e69af7d6b3af52a23) |
---|---|
1# 2# Copyright 2017 Advanced Micro Devices, Inc. 3# 4# Permission is hereby granted, free of charge, to any person obtaining a 5# copy of this software and associated documentation files (the "Software"), 6# to deal in the Software without restriction, including without limitation 7# the rights to use, copy, modify, merge, publish, distribute, sublicense, 8# and/or sell copies of the Software, and to permit persons to whom the --- 22 unchanged lines hidden (view full) --- 31DC_LIBS += dcn10 32DC_LIBS += dcn21 33DC_LIBS += dcn201 34DC_LIBS += dcn30 35DC_LIBS += dcn301 36DC_LIBS += dcn302 37DC_LIBS += dcn303 38DC_LIBS += dcn31 | 1# 2# Copyright 2017 Advanced Micro Devices, Inc. 3# 4# Permission is hereby granted, free of charge, to any person obtaining a 5# copy of this software and associated documentation files (the "Software"), 6# to deal in the Software without restriction, including without limitation 7# the rights to use, copy, modify, merge, publish, distribute, sublicense, 8# and/or sell copies of the Software, and to permit persons to whom the --- 22 unchanged lines hidden (view full) --- 31DC_LIBS += dcn10 32DC_LIBS += dcn21 33DC_LIBS += dcn201 34DC_LIBS += dcn30 35DC_LIBS += dcn301 36DC_LIBS += dcn302 37DC_LIBS += dcn303 38DC_LIBS += dcn31 |
39DC_LIBS += dcn316 |
|
39endif 40 41DC_LIBS += dce120 42 43DC_LIBS += dce112 44DC_LIBS += dce110 45DC_LIBS += dce100 46DC_LIBS += dce80 --- 33 unchanged lines hidden --- | 40endif 41 42DC_LIBS += dce120 43 44DC_LIBS += dce112 45DC_LIBS += dce110 46DC_LIBS += dce100 47DC_LIBS += dce80 --- 33 unchanged lines hidden --- |