aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Jason Axelson (dell.server) <jason.axelson@gmail.com>2009-04-26 17:08:11 -1000
committerGravatar Jason Axelson (dell.server) <jason.axelson@gmail.com>2009-04-26 17:13:22 -1000
commit158043454ca86600bb96e94dd15325431edbf556 (patch)
tree124701d574a0f0ef5d0d4a9f541196a1cbb4f1d1 /.gitignore
parentfcb77d48676b0fa2fc22424b1ea61669936248e2 (diff)
Made makefile more robust
By using the .PHONY directive we can avoid errors that appear when there are already files by that name in the directory. For example: If we put a file called clean in the directory, than make clean would not execute because the file 'clean' is already made.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions