summaryrefslogtreecommitdiffstats
path: root/release/scripts/proflibs-make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'release/scripts/proflibs-make.sh')
-rwxr-xr-xrelease/scripts/proflibs-make.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/release/scripts/proflibs-make.sh b/release/scripts/proflibs-make.sh
index 7a60eb3..0c5e699 100755
--- a/release/scripts/proflibs-make.sh
+++ b/release/scripts/proflibs-make.sh
@@ -1,4 +1,7 @@
#!/bin/sh
+#
+# $FreeBSD$
+#
# Move the profiled libraries out to their own dist
for i in ${RD}/trees/bin/usr/lib/*_p.a; do
OpenPOWER on IntegriCloud