From bd084227b02a333f4a72a8c9f939a1df6772cd55 Mon Sep 17 00:00:00 2001 From: midipix Date: Jan 02 2020 07:22:09 +0000 Subject: build system: distclean: remove ccenv/host.mk, ccenv/native.mk. --- diff --git a/Makefile.in b/Makefile.in index 07df38b..992407a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -254,6 +254,8 @@ version.tag: $(GIT_REFERENCE_INDEX) dirs.tag touch version.tag distclean: clean + rm -f ccenv/host.mk + rm -f ccenv/native.mk rm -f cfgdefs.mk rm -f usrdefs.mk rm -f Makefile