Mercurial > hg > beaglert
annotate examples/core/link_core.sh @ 459:f48d28244fe2 prerelease
Added updateunsafe target to Makefile: faster, less resistant to sudden shutdowns
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Mon, 20 Jun 2016 03:17:05 +0100 |
parents | aa3f38d8a9b6 |
children |
rev | line source |
---|---|
giuliomoro@456 | 1 #!/bin/sh |
giuliomoro@456 | 2 ln -f -s ../../core/ source |
giuliomoro@456 | 3 ln -f -s ../../include/ include |