aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar Bram Stein <steinadobecom>2014-11-09 09:26:09 +0100
committerLibravatarLarge Libravatar Bram Stein <steinadobecom>2014-11-09 09:26:09 +0100
commiteb61797ddf921a666fc00ef797e606d0e2a82f45 (patch)
tree5a6a8edb9d31d3042381a63b53ac207cd182bb24 /Makefile
parent8e5d10f4dcc0676d6e8567857c64a550977599b1 (diff)
downloadsfnt2woff-zopfli-eb61797ddf921a666fc00ef797e606d0e2a82f45.tar.gz
sfnt2woff-zopfli-eb61797ddf921a666fc00ef797e606d0e2a82f45.tar.bz2
sfnt2woff-zopfli-eb61797ddf921a666fc00ef797e606d0e2a82f45.tar.lz
sfnt2woff-zopfli-eb61797ddf921a666fc00ef797e606d0e2a82f45.zip

Clean up object files.

Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7ab1256..7c0b043 100644
--- a/Makefile
+++ b/Makefile
@@ -9,4 +9,4 @@ woff2sfnt: woff2sfnt.c $(FILES) Makefile
$(CC) $(LDFLAGS) $(FILES) $< -o $@ -lz
clean:
- $(RM) -r *.o *.dSYM
+ $(RM) -r *.o *.dSYM sfnt2woff woff2sfnt *.gch *.out