diff options
| author | thorpej <thorpej@NetBSD.org> | 1996-12-18 05:39:57 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 1996-12-18 05:39:57 +0000 |
| commit | c2958a4c331d0acdb4201b7c8852402a765dcf30 (patch) | |
| tree | c7af0c37f095c5958c4496126332317683aa3c24 /libexec | |
| parent | 25cc72bed22a846ed33a652b82e2a36a4c10a29c (diff) | |
RCS id police.
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/Makefile | 2 | ||||
| -rw-r--r-- | libexec/Makefile.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libexec/Makefile b/libexec/Makefile index f93269134da..96f0d35f1e0 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -1,5 +1,5 @@ +# $NetBSD: Makefile,v 1.21 1996/12/18 05:39:57 thorpej Exp $ # from: @(#)Makefile 5.7 (Berkeley) 4/1/91 -# $Id: Makefile,v 1.20 1996/12/18 05:39:13 thorpej Exp $ .include <bsd.own.mk> # for EXPORTABLE_SYSTEM # # and ELF_TOOLCHAIN diff --git a/libexec/Makefile.inc b/libexec/Makefile.inc index 6c7b9b0cfaf..c3189060f60 100644 --- a/libexec/Makefile.inc +++ b/libexec/Makefile.inc @@ -1,4 +1,4 @@ +# $NetBSD: Makefile.inc,v 1.3 1996/12/18 05:39:58 thorpej Exp $ # from: @(#)Makefile.inc 5.1 (Berkeley) 5/11/90 -# $Id: Makefile.inc,v 1.2 1993/08/01 05:39:36 mycroft Exp $ BINDIR?= /usr/libexec |
