From 5cea17ea883f90a59cca4bb929424e5bfc3bf915 Mon Sep 17 00:00:00 2001 From: Roland Lutz Date: Sun, 27 Aug 2017 21:57:44 +0200 Subject: icebox: Make `check' a phony target --- icebox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icebox/Makefile') diff --git a/icebox/Makefile b/icebox/Makefile index 778e2ce..a6bd23b 100644 --- a/icebox/Makefile +++ b/icebox/Makefile @@ -64,4 +64,4 @@ uninstall: rm -f $(DESTDIR)$(PREFIX)/share/icebox/chipdb-8k.txt -rmdir $(DESTDIR)$(PREFIX)/share/icebox -.PHONY: all clean install uninstall +.PHONY: all check clean install uninstall -- cgit v1.2.3