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

Commit

Permalink
Makefile: add nuke target
Browse files Browse the repository at this point in the history
  • Loading branch information
schleibinger committed Jan 16, 2013
1 parent 2629dde commit cb1e42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example2/Makefile
Expand Up @@ -17,4 +17,4 @@ clean:
rm -f example2.go lex.yy.go y.output *~

nuke: clean
rm -f example2
rm -f example2 *.[568]

0 comments on commit cb1e42d

Please sign in to comment.