cleanup
This commit is contained in:
parent
aa8aa3ba9f
commit
04e1e7b586
5 changed files with 2 additions and 10 deletions
|
@ -37,9 +37,6 @@ create_output: $(EXAMPLES:.cpp=.output)
|
|||
|
||||
create_links: $(EXAMPLES:.cpp=.link)
|
||||
|
||||
# only compile files
|
||||
compile_only: $(EXAMPLES:.cpp=)
|
||||
|
||||
# check output of all stand-alone example files
|
||||
check_output: $(EXAMPLES:.cpp=.test)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue