Skip to content
Snippets Groups Projects
Commit a422e749 authored by rswindell's avatar rswindell
Browse files

Overwrites existing links.

parent 6f45b149
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ ifndef DEBUG
endif
ifdef SYMLINK
INSBIN := -ln -s
INSBIN := ln -sf
else
INSBIN := cp
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment