From 7642cb8aa780d2f881f070a40d305068b7dc982a Mon Sep 17 00:00:00 2001 From: "Federico G. Schwindt" Date: Tue, 20 Jun 2000 08:36:19 +0000 Subject: add OpenBSD tag. --- usr.bin/tcfs/lib/Makefile | 2 ++ usr.bin/tcfs/tcfsmng/Makefile | 2 ++ usr.bin/tcfs/tcfsuse/Makefile | 2 ++ 3 files changed, 6 insertions(+) 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 -- cgit v1.2.3