date and time created 91/10/02 14:51:25 by eric
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Thu, 3 Oct 1991 06:51:25 +0000 (22:51 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Thu, 3 Oct 1991 06:51:25 +0000 (22:51 -0800)
SCCS-vsn: usr.sbin/sendmail/cf/sh/makeinfo.sh 2.1

usr/src/usr.sbin/sendmail/cf/sh/makeinfo.sh [new file with mode: 0644]

diff --git a/usr/src/usr.sbin/sendmail/cf/sh/makeinfo.sh b/usr/src/usr.sbin/sendmail/cf/sh/makeinfo.sh
new file mode 100644 (file)
index 0000000..9d490d4
--- /dev/null
@@ -0,0 +1,14 @@
+#!/bin/sh
+
+#
+# Copyright (c) 1983 Eric P. Allman
+# Copyright (c) 1988 The Regents of the University of California.
+# All rights reserved.
+#
+# %sccs.include.redist.sh%
+#
+#      @(#)makeinfo.sh 2.1 (Berkeley) %G%
+#
+
+echo '#####' built by `whoami` on `date`
+echo '#####' in `pwd` on `hostname`