projects
/
Faustine.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Bug fixed for unix error "readlink /proc/self/fd/0" on MacOS.
[Faustine.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
582ead6
..
e1b6ac3
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-36,6
+36,7
@@
mrproper: clean
@($(MAKE) -C $(EXAMPLES_DIR) clean)
test:
+ @$(MAKE) -C $(SINWAVE_DIR) clean
@$(MAKE) -C $(SINWAVE_DIR)
@echo " You might want to check the output file with either:"