From b0d58df5bf6299c2d2dde857b36c18f7de583b3c Mon Sep 17 00:00:00 2001 From: jmallett Date: Wed, 26 Jun 1996 05:36:21 +0000 Subject: Import OpenBSD m4 as of today. --- usr.bin/m4/PSD.doc/Makefile | 3 ++- usr.bin/m4/TEST/ack.m4 | 2 ++ usr.bin/m4/TEST/hanoi.m4 | 2 ++ usr.bin/m4/TEST/hash.m4 | 2 ++ usr.bin/m4/TEST/sqroot.m4 | 2 ++ usr.bin/m4/TEST/string.m4 | 2 ++ usr.bin/m4/TEST/test.m4 | 2 ++ 7 files changed, 14 insertions(+), 1 deletion(-) (limited to 'usr.bin/m4') diff --git a/usr.bin/m4/PSD.doc/Makefile b/usr.bin/m4/PSD.doc/Makefile index 0613e08..c60c912 100644 --- a/usr.bin/m4/PSD.doc/Makefile +++ b/usr.bin/m4/PSD.doc/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 8.1 (Berkeley) 6/8/93 +# $OpenBSD: Makefile,v 1.2 1996/06/26 05:36:17 deraadt Exp $ + DIR= psd/17.m4 SRCS= m4.ms diff --git a/usr.bin/m4/TEST/ack.m4 b/usr.bin/m4/TEST/ack.m4 index de914bd..ef0b5ef 100644 --- a/usr.bin/m4/TEST/ack.m4 +++ b/usr.bin/m4/TEST/ack.m4 @@ -1,3 +1,5 @@ +# $OpenBSD: ack.m4,v 1.2 1996/06/26 05:36:18 deraadt Exp $ +# $NetBSD: ack.m4,v 1.4 1995/09/28 05:37:54 tls Exp $ # # Copyright (c) 1989, 1993 # The Regents of the University of California. All rights reserved. diff --git a/usr.bin/m4/TEST/hanoi.m4 b/usr.bin/m4/TEST/hanoi.m4 index 9371b34..d16f922 100644 --- a/usr.bin/m4/TEST/hanoi.m4 +++ b/usr.bin/m4/TEST/hanoi.m4 @@ -1,3 +1,5 @@ +# $OpenBSD: hanoi.m4,v 1.2 1996/06/26 05:36:19 deraadt Exp $ +# $NetBSD: hanoi.m4,v 1.4 1995/09/28 05:37:56 tls Exp $ # # Copyright (c) 1989, 1993 # The Regents of the University of California. All rights reserved. diff --git a/usr.bin/m4/TEST/hash.m4 b/usr.bin/m4/TEST/hash.m4 index 85d5aa8..21b40e1 100644 --- a/usr.bin/m4/TEST/hash.m4 +++ b/usr.bin/m4/TEST/hash.m4 @@ -1,3 +1,5 @@ +# $OpenBSD: hash.m4,v 1.2 1996/06/26 05:36:19 deraadt Exp $ +# $NetBSD: hash.m4,v 1.4 1995/09/28 05:37:58 tls Exp $ # # Copyright (c) 1989, 1993 # The Regents of the University of California. All rights reserved. diff --git a/usr.bin/m4/TEST/sqroot.m4 b/usr.bin/m4/TEST/sqroot.m4 index 3c7501f..d01789b 100644 --- a/usr.bin/m4/TEST/sqroot.m4 +++ b/usr.bin/m4/TEST/sqroot.m4 @@ -1,3 +1,5 @@ +# $OpenBSD: sqroot.m4,v 1.2 1996/06/26 05:36:20 deraadt Exp $ +# $NetBSD: sqroot.m4,v 1.4 1995/09/28 05:38:01 tls Exp $ # # Copyright (c) 1989, 1993 # The Regents of the University of California. All rights reserved. diff --git a/usr.bin/m4/TEST/string.m4 b/usr.bin/m4/TEST/string.m4 index bff741a..bb0bba4 100644 --- a/usr.bin/m4/TEST/string.m4 +++ b/usr.bin/m4/TEST/string.m4 @@ -1,3 +1,5 @@ +# $OpenBSD: string.m4,v 1.2 1996/06/26 05:36:20 deraadt Exp $ +# $NetBSD: string.m4,v 1.4 1995/09/28 05:38:03 tls Exp $ # # Copyright (c) 1989, 1993 # The Regents of the University of California. All rights reserved. diff --git a/usr.bin/m4/TEST/test.m4 b/usr.bin/m4/TEST/test.m4 index df8b78c..1c77b9b 100644 --- a/usr.bin/m4/TEST/test.m4 +++ b/usr.bin/m4/TEST/test.m4 @@ -1,3 +1,5 @@ +# $OpenBSD: test.m4,v 1.2 1996/06/26 05:36:21 deraadt Exp $ +# $NetBSD: test.m4,v 1.4 1995/09/28 05:38:05 tls Exp $ # # Copyright (c) 1989, 1993 # The Regents of the University of California. All rights reserved. -- cgit v1.1