Kaydet (Commit) e9b21193 authored tarafından Luboš Luňák's avatar Luboš Luňák

remove config_xxx.h files in distclean

Change-Id: I40ff08ccd2c887c632672631b1df53970112dca8
üst 76c19172
......@@ -145,7 +145,7 @@ ifeq ($(BUILD_DMAKE),YES)
endif
rm -fr config_host.mk config_build.mk aclocal.m4 autom4te.cache \
config.log config.status configure \
config_host.mk.last config_host.mk.stamp warn
config_host.mk.last config_host.mk.stamp warn config/*.h
find $(SOLARENV)/gdb -name "*.pyc" -exec rm {} \;
#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment