summaryrefslogtreecommitdiffstats
path: root/devel/copper/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'devel/copper/INSTALL')
-rwxr-xr-xdevel/copper/INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/copper/INSTALL b/devel/copper/INSTALL
new file mode 100755
index 0000000000..1f9b44953b
--- /dev/null
+++ b/devel/copper/INSTALL
@@ -0,0 +1,4 @@
+make prefix="$INSTALL_ROOT/usr" install &&
+
+ln -vsf "$TRACK_ROOT/usr/bin/copper-elf" \
+ "$INSTALL_ROOT/usr/bin/copper-elf-$VERSION"