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 make clean;
  • Loading branch information
coke committed Jul 26, 2011
1 parent 258dac9 commit 2aae895
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
@@ -1,2 +1,5 @@
features.html: process.pl template.html
perl process.pl > features.html

clean:
rm features.html

0 comments on commit 2aae895

Please sign in to comment.