summaryrefslogtreecommitdiffstats
path: root/bin/ln/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ln/Makefile')
-rw-r--r--bin/ln/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/ln/Makefile b/bin/ln/Makefile
new file mode 100644
index 0000000..b1929c6
--- /dev/null
+++ b/bin/ln/Makefile
@@ -0,0 +1,7 @@
+# @(#)Makefile 8.2 (Berkeley) 5/31/93
+
+PROG= ln
+MAN1= ln.0
+MAN7= symlink.0
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud