From 82e2d7ebed6682062dc400478c736bd6c91195c9 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 19 Dec 2008 19:04:26 -0800 Subject: Clean up makefiles, move ihx files to .ihx --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d3bafe2c..10cd8888 100644 --- a/Makefile +++ b/Makefile @@ -29,9 +29,9 @@ $(PROG): $(OBJS) clean: rm -f $(PROG) $(OBJS) - make -f Makefile.blink clean + +make -f Makefile.blink clean $(OBJS): $(INCS) blinks: blink.c Makefile.blink - make -j1 -f Makefile.blink + +make -f Makefile.blink -- cgit v1.2.3