diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2000-06-20 08:36:19 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2000-06-20 08:36:19 +0000 |
commit | 7642cb8aa780d2f881f070a40d305068b7dc982a (patch) | |
tree | 8a985a0ae6c88cb878bb21440a7e758e5b2ad396 /usr.bin/tcfs/lib | |
parent | feb936886e01ac414680fcec883678c7c2b5b3ab (diff) |
add OpenBSD tag.
Diffstat (limited to 'usr.bin/tcfs/lib')
-rw-r--r-- | usr.bin/tcfs/lib/Makefile | 2 |
1 files changed, 2 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 |