chiark
/
gitweb
/
~ian
/
hippotat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
976bf76
)
Fix the clean target
author
Dilip Reddy Mavuram
<dilip426426@gmail.com>
Fri, 24 Jan 2020 10:40:55 +0000
(11:40 +0100)
committer
GitHub
<noreply@github.com>
Fri, 24 Jan 2020 10:40:55 +0000
(11:40 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5957ff00061f14463fb749605c57abf2358f6a5e..7b3c88129c94604e430e3e44c33db2d2451e0c0d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,5
+1,6
@@
rndaddtoentcnt: rndaddtoentcnt.c
$(CC) rndaddtoentcnt.c -o rndaddtoentcnt
+.PHONY: clean
clean:
rm -f *.o rndaddtoentcnt