projects
/
soho-sigint.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54f9c8f
)
trying to fix make for hak5
author
Russ Handorf
<rhandorf@handorf.org>
Sun, 5 Feb 2017 02:11:39 +0000
(21:11 -0500)
committer
Russ Handorf
<rhandorf@handorf.org>
Sun, 5 Feb 2017 02:11:39 +0000
(21:11 -0500)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5c9eca152bd185553417438ef78288b3559bd2cd..0e197e14acfe64518a13d83bd7292a7042db9dff 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-8,3
+8,6
@@
subsystem:
clean:
rm -rf client-wifi/client-c/*.o
rm -rf client-wifi/client-c/soho-sigint-wifi
+
+all:
+ cd client-wifi/client-c/ && $(MAKE)