Skip to content
Snippets Groups Projects
Commit 06adfda0 authored by Bernd Machenschalk's avatar Bernd Machenschalk
Browse files

Makefile: renamed target 'sample' to avoid conflict with directory name

parent cec37b69
No related branches found
No related tags found
1 merge request!3Makefile improvements
default: linux
linux: static shared example
linux: static shared sample
macos: linux
......@@ -10,7 +10,7 @@ static:
shared:
$(MAKE) -C src shared
example:
sample:
$(MAKE) -C example
win32:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment