summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2011-03-21 14:35:07 -0400
committerDave Reisner <d@falconindy.com>2011-03-21 14:35:07 -0400
commiteb85c6df72d4388cc6823ae6ef2b023f3e4b69ef (patch)
treeb4bb53c93294cbfc12fe20f9415bb88514f23b04 /Makefile
parentfb09c25368341dff53c64a1753f5835d0dac6058 (diff)
downloadexpac-eb85c6df72d4388cc6823ae6ef2b023f3e4b69ef.tar.xz
sanitize build sys
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 026108f..d928fda 100644
--- a/Makefile
+++ b/Makefile
@@ -30,5 +30,5 @@ dist: clean
rm -rf expac-${VERSION}
clean:
- $(RM) ${OBJ} expac expac.1
+ ${RM} ${OBJ} expac expac.1