Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
add a 'clean' target.
  • Loading branch information
coke committed Jul 26, 2011
1 parent 6cd36f5 commit 36b78bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
@@ -1,2 +1,4 @@
features.html: process.pl template.html features.json
perl process.pl features.html
clean:
rm features.html

0 comments on commit 36b78bf

Please sign in to comment.