5 lines
184 B
Makefile
5 lines
184 B
Makefile
# a modules Makefile has no explicit targets -- they will be defined by
|
|
# whatever modules are enabled. just grab special.mk to deal with this.
|
|
include $(top_srcdir)/build/special.mk
|
|
|