projects
/
fwknop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
0ae954c
)
added 'clean' stanza for fko-wrapper Makefile
author
Michael Rash
<mbr@cipherdyne.org>
Thu, 21 Feb 2013 12:32:55 +0000 (07:32 -0500)
committer
Michael Rash
<mbr@cipherdyne.org>
Thu, 21 Feb 2013 13:33:36 +0000 (08:33 -0500)
test/fko-wrapper/Makefile
patch
|
blob
|
history
diff --git
a/test/fko-wrapper/Makefile
b/test/fko-wrapper/Makefile
index
1569378
..
96711e9
100644
(file)
--- a/
test/fko-wrapper/Makefile
+++ b/
test/fko-wrapper/Makefile
@@
-1,3
+1,6
@@
all : fko_wrapper.c
gcc -Wall -I../../common -I../../client -I../../lib fko_wrapper.c -o fko_wrapper -L../../lib/.libs -lfko
+
+clean:
+ rm -f fko_wrapper