From 7f0660de59072502bbffd62bd39166d313be12d2 Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Tue, 26 Feb 2002 16:35:56 +0000 Subject: add localrpm in Makefile add check in fb Makefile --- fb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fb/Makefile') diff --git a/fb/Makefile b/fb/Makefile index ffcc242..52958ed 100644 --- a/fb/Makefile +++ b/fb/Makefile @@ -9,7 +9,7 @@ CFLAGS=-g -O2 -Wall \ PROGS=progress fbresolution -all build: $(PROGS) +all: $(PROGS) check: /bin/true -- cgit v1.2.1