From eea92af9bcf4c680eaf821f22a20d086318682e0 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Wed, 11 Feb 2015 16:33:12 +0000 Subject: i945-pwm: add clean command to Makefile --- resources/utilities/i945-pwm/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'resources/utilities/i945-pwm') diff --git a/resources/utilities/i945-pwm/Makefile b/resources/utilities/i945-pwm/Makefile index cd63a92e..7a0a882b 100644 --- a/resources/utilities/i945-pwm/Makefile +++ b/resources/utilities/i945-pwm/Makefile @@ -2,3 +2,6 @@ CFLAGS ?= -O2 -Wall -W -ggdb i945-pwm: i945-pwm.c $(CC) -std=gnu99 $(CFLAGS) $(LDFLAGS) -o $@ $< -lpci -lz + +clean: + rm -f i945-pwm -- cgit v1.2.3-70-g09d2