aboutsummaryrefslogtreecommitdiff
path: root/util/runfw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'util/runfw/Makefile')
-rw-r--r--util/runfw/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/runfw/Makefile b/util/runfw/Makefile
index 4a1c775ab4..5f07e3c420 100644
--- a/util/runfw/Makefile
+++ b/util/runfw/Makefile
@@ -21,3 +21,6 @@ all: googlesnow
googlesnow: googlesnow.c
cc -g -o googlesnow googlesnow.c
+
+clean:
+ rm -f googlesnow