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:
03e3e6a
)
Implement clean in make
author
Dilip Reddy Mavuram
<dilip426426@gmail.com>
Fri, 24 Jan 2020 10:36:56 +0000
(11:36 +0100)
committer
GitHub
<noreply@github.com>
Fri, 24 Jan 2020 10:36:56 +0000
(11:36 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 3c24ce544fcb92ca8b333839d5b0586e100e60ba..5957ff00061f14463fb749605c57abf2358f6a5e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,2
+1,5
@@
rndaddtoentcnt: rndaddtoentcnt.c
$(CC) rndaddtoentcnt.c -o rndaddtoentcnt
+
+clean:
+ rm -f *.o rndaddtoentcnt