4 lines
54 B
Makefile
4 lines
54 B
Makefile
|
ifeq ($(strip $(BR2_PACKAGE_M4)),y)
|
||
|
TARGETS+=m4
|
||
|
endif
|