Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
agile6v committed Aug 14, 2015
1 parent 0b12233 commit bcf33e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
all: hello

test:
./hello
./hello

clean:
rm -f hello *.o
rm -f hello *.o

0 comments on commit bcf33e1

Please sign in to comment.