mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
* Makefile.in (distclean): Add gstdint.h.
This commit is contained in:
@ -151,7 +151,7 @@ clean: mostlyclean
|
||||
distclean: clean
|
||||
-rm -f config.h stamp-h1 config.status config.cache config.log \
|
||||
configure.lineno configure.status.lineno Makefile localedir.h \
|
||||
localedir.hs
|
||||
localedir.hs gstdint.h
|
||||
|
||||
maintainer-clean: distclean
|
||||
@echo "This command is intended for maintainers to use"
|
||||
|
Reference in New Issue
Block a user