Guest User

Untitled

a guest
Jun 19th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 0.10 KB | None | 0 0
  1. clean:
  2.         rm ./nirjhor
  3. nirjhor: nirjhor.c
  4.         @gcc nirjhor.c -o nirjhor
  5.         ./nirjhor
Add Comment
Please, Sign In to add comment