From c8c786ee5a16fec99414d6064a2f16a2745d18dd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 5 Dec 2017 23:10:53 +0100 Subject: Makefile: Use .bo instead of .mcb.o, and $(HDR) instead of *.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c9f0f51..0dbd5d6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ *.swo *.swp *.o +*.bo *.out /platform.h /generate-macros -- cgit v1.2.3-70-g09d2