d068332b88
Code is from cxx.uclibc.org, modified by catty to implement c++17 features
4 lines
113 B
Makefile
4 lines
113 B
Makefile
EXTRA_DIR := $(top_srcdir)extra/
|
|
DISTCLEAN_extra: $(PHONY)
|
|
$(Q)$(MAKE) -C $(EXTRA_DIR)config CLEAN_extra/config
|