summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfgsch <fgsch@openbsd.org>2000-06-20 08:36:17 +0000
committerfgsch <fgsch@openbsd.org>2000-06-20 08:36:17 +0000
commit4706c295ac9bf5c1dc7025af6cfc4c9aa27ce06b (patch)
treeb1506bdffeb4e0bf4e8b5e088a9044a962a983f2
parentoops from my prev commit. move param.h above mount.h so NGROUPS is found. (diff)
downloadwireguard-openbsd-4706c295ac9bf5c1dc7025af6cfc4c9aa27ce06b.tar.xz
wireguard-openbsd-4706c295ac9bf5c1dc7025af6cfc4c9aa27ce06b.zip
add OpenBSD tag.
-rw-r--r--usr.bin/tcfs/lib/Makefile2
-rw-r--r--usr.bin/tcfs/tcfsmng/Makefile2
-rw-r--r--usr.bin/tcfs/tcfsuse/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/tcfs/lib/Makefile b/usr.bin/tcfs/lib/Makefile
index 0c07691b8e7..a8531f99581 100644
--- a/usr.bin/tcfs/lib/Makefile
+++ b/usr.bin/tcfs/lib/Makefile
@@ -1,3 +1,5 @@
+# $OpenBSD: Makefile,v 1.2 2000/06/20 08:36:17 fgsch Exp $
+
.PATH: ${.CURDIR}/..
LIB= tcfs
diff --git a/usr.bin/tcfs/tcfsmng/Makefile b/usr.bin/tcfs/tcfsmng/Makefile
index c657ad56078..58bb640615b 100644
--- a/usr.bin/tcfs/tcfsmng/Makefile
+++ b/usr.bin/tcfs/tcfsmng/Makefile
@@ -1,3 +1,5 @@
+# $OpenBSD: Makefile,v 1.3 2000/06/20 08:36:17 fgsch Exp $
+
.PATH: ${.CURDIR}/..
PROG= tcfsmng
diff --git a/usr.bin/tcfs/tcfsuse/Makefile b/usr.bin/tcfs/tcfsuse/Makefile
index e91fb13d05a..9f6eb8c3a25 100644
--- a/usr.bin/tcfs/tcfsuse/Makefile
+++ b/usr.bin/tcfs/tcfsuse/Makefile
@@ -1,3 +1,5 @@
+# $OpenBSD: Makefile,v 1.3 2000/06/20 08:36:18 fgsch Exp $
+
.PATH: ${.CURDIR}/..
PROG= tcfsuse