Skip to content

Commit

Permalink
Makefile wildcard for ex numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
jessewmc committed Jul 21, 2014
1 parent 9cf4848 commit b64673f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ all: ex1 ex3


clean:
rm -f ex1
rm -f ex3
rm -f ex[1-9]

0 comments on commit b64673f

Please sign in to comment.