summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/Makefile3
-rw-r--r--bin/Makefile.inc3
-rw-r--r--bin/cat/Makefile3
-rw-r--r--bin/chio/Makefile3
-rw-r--r--bin/chmod/Makefile3
-rw-r--r--bin/cp/Makefile3
-rw-r--r--bin/csh/Makefile3
-rw-r--r--bin/date/Makefile3
-rw-r--r--bin/dd/Makefile3
-rw-r--r--bin/df/Makefile3
-rw-r--r--bin/domainname/Makefile3
-rw-r--r--bin/echo/Makefile3
-rw-r--r--bin/ed/Makefile3
-rw-r--r--bin/expr/Makefile3
-rw-r--r--bin/hostname/Makefile3
-rw-r--r--bin/kill/Makefile3
-rw-r--r--bin/ln/Makefile3
-rw-r--r--bin/ls/Makefile4
-rw-r--r--bin/mkdir/Makefile3
-rw-r--r--bin/mt/Makefile4
-rw-r--r--bin/mv/Makefile3
-rw-r--r--bin/pax/Makefile3
-rw-r--r--bin/ps/Makefile3
-rw-r--r--bin/pwd/Makefile3
-rw-r--r--bin/rcp/Makefile3
-rw-r--r--bin/rm/Makefile3
-rw-r--r--bin/rmail/Makefile3
-rw-r--r--bin/rmdir/Makefile3
-rw-r--r--bin/sleep/Makefile3
-rw-r--r--bin/stty/Makefile3
-rw-r--r--bin/sync/Makefile3
-rw-r--r--bin/test/Makefile3
32 files changed, 32 insertions, 66 deletions
diff --git a/bin/Makefile b/bin/Makefile
index c252f2885ea..ce509552c3a 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.6 1996/11/30 23:54:35 downsj Exp $
-# $NetBSD: Makefile,v 1.12 1995/03/21 02:08:51 cgd Exp $
+# $OpenBSD: Makefile,v 1.7 1997/09/21 11:34:32 deraadt Exp $
SUBDIR= cat chmod chio cp csh date dd df domainname echo ed expr hostname \
kill ln ls md5 mkdir mt mv pax pdksh ps pwd rcp rm rmail rmdir \
diff --git a/bin/Makefile.inc b/bin/Makefile.inc
index f58d79d5642..6b74b617618 100644
--- a/bin/Makefile.inc
+++ b/bin/Makefile.inc
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile.inc,v 1.3 1996/09/16 10:16:52 downsj Exp $
-# $NetBSD: Makefile.inc,v 1.7 1995/03/21 02:08:54 cgd Exp $
+# $OpenBSD: Makefile.inc,v 1.4 1997/09/21 11:34:33 deraadt Exp $
BINDIR?= /bin
LDSTATIC= ${STATIC}
diff --git a/bin/cat/Makefile b/bin/cat/Makefile
index aacdfa1f67f..c8c92e223ab 100644
--- a/bin/cat/Makefile
+++ b/bin/cat/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:19:01 deraadt Exp $
-# $NetBSD: Makefile,v 1.6 1995/04/23 10:07:18 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:34:39 deraadt Exp $
PROG= cat
diff --git a/bin/chio/Makefile b/bin/chio/Makefile
index e5f9291a734..2bd2a2d5414 100644
--- a/bin/chio/Makefile
+++ b/bin/chio/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.6 1996/08/21 05:58:01 tholo Exp $
-# $NetBSD: Makefile,v 1.1.1.1 1996/04/03 00:34:39 thorpej Exp $
+# $OpenBSD: Makefile,v 1.7 1997/09/21 11:34:41 deraadt Exp $
PROG= chio
SRCS= chio.c
diff --git a/bin/chmod/Makefile b/bin/chmod/Makefile
index c82e27239d2..deb43a2a9f1 100644
--- a/bin/chmod/Makefile
+++ b/bin/chmod/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:19:06 deraadt Exp $
-# $NetBSD: Makefile,v 1.6 1995/03/21 09:02:06 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:34:44 deraadt Exp $
PROG= chmod
diff --git a/bin/cp/Makefile b/bin/cp/Makefile
index 60702c5bdca..29059cfc72f 100644
--- a/bin/cp/Makefile
+++ b/bin/cp/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:19:08 deraadt Exp $
-# $NetBSD: Makefile,v 1.7 1995/03/21 09:02:11 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:34:47 deraadt Exp $
PROG= cp
SRCS= cp.c utils.c
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index 86967a994c4..0040a780af7 100644
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:19:11 deraadt Exp $
-# $NetBSD: Makefile,v 1.9 1995/03/21 09:02:21 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:34:50 deraadt Exp $
#
# C Shell with process control; VM/UNIX VAX Makefile
# Bill Joy UC Berkeley; Jim Kulp IIASA, Austria
diff --git a/bin/date/Makefile b/bin/date/Makefile
index 34f232fb639..34d37b0244d 100644
--- a/bin/date/Makefile
+++ b/bin/date/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:19:42 deraadt Exp $
-# $NetBSD: Makefile,v 1.7 1995/03/21 09:03:47 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:34:52 deraadt Exp $
PROG= date
SRCS= date.c netdate.c
diff --git a/bin/dd/Makefile b/bin/dd/Makefile
index 5f40e52873a..e8bb47e2e3d 100644
--- a/bin/dd/Makefile
+++ b/bin/dd/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 1997/05/21 23:02:46 rahnds Exp $
-# $NetBSD: Makefile,v 1.4 1995/03/21 09:03:58 cgd Exp $
+# $OpenBSD: Makefile,v 1.4 1997/09/21 11:34:54 deraadt Exp $
PROG= dd
SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c
diff --git a/bin/df/Makefile b/bin/df/Makefile
index ce0b720bc80..7234bcb381f 100644
--- a/bin/df/Makefile
+++ b/bin/df/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 1997/06/16 04:37:48 denny Exp $
-# $NetBSD: Makefile,v 1.9 1995/03/21 09:04:14 cgd Exp $
+# $OpenBSD: Makefile,v 1.4 1997/09/21 11:34:56 deraadt Exp $
PROG= df
SRCS= df.c ffs_df.c lfs_df.c ext2fs_df.c
diff --git a/bin/domainname/Makefile b/bin/domainname/Makefile
index 227ad27f4c4..5bd7ba72e18 100644
--- a/bin/domainname/Makefile
+++ b/bin/domainname/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:19:52 deraadt Exp $
-# $NetBSD: Makefile,v 1.4 1995/03/21 09:04:19 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:34:59 deraadt Exp $
PROG= domainname
diff --git a/bin/echo/Makefile b/bin/echo/Makefile
index 8de9a4c8256..22e9f625517 100644
--- a/bin/echo/Makefile
+++ b/bin/echo/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:19:55 deraadt Exp $
-# $NetBSD: Makefile,v 1.6 1995/03/21 09:04:24 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:02 deraadt Exp $
PROG= echo
diff --git a/bin/ed/Makefile b/bin/ed/Makefile
index bd7031709a1..f5ec3775427 100644
--- a/bin/ed/Makefile
+++ b/bin/ed/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.5 1997/03/26 00:33:39 deraadt Exp $
-# $NetBSD: Makefile,v 1.24 1995/03/21 09:04:30 cgd Exp $
+# $OpenBSD: Makefile,v 1.6 1997/09/21 11:35:04 deraadt Exp $
PROG= ed
CFLAGS+=-DBACKWARDS -DDES
diff --git a/bin/expr/Makefile b/bin/expr/Makefile
index e17e3f286d9..ec49f36c2c7 100644
--- a/bin/expr/Makefile
+++ b/bin/expr/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:20:09 deraadt Exp $
-# $NetBSD: Makefile,v 1.11 1995/03/21 09:05:33 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:07 deraadt Exp $
PROG= expr
SRCS= expr.c
diff --git a/bin/hostname/Makefile b/bin/hostname/Makefile
index 453d50b8a2a..8d0ff34ab3e 100644
--- a/bin/hostname/Makefile
+++ b/bin/hostname/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:20:10 deraadt Exp $
-# $NetBSD: Makefile,v 1.6 1995/03/21 09:05:45 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:09 deraadt Exp $
PROG= hostname
diff --git a/bin/kill/Makefile b/bin/kill/Makefile
index f8aebecc70e..1a07c1010d7 100644
--- a/bin/kill/Makefile
+++ b/bin/kill/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:20:12 deraadt Exp $
-# $NetBSD: Makefile,v 1.6 1995/03/21 09:05:53 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:12 deraadt Exp $
PROG= kill
diff --git a/bin/ln/Makefile b/bin/ln/Makefile
index 80740a98891..748cb7f373b 100644
--- a/bin/ln/Makefile
+++ b/bin/ln/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:20:14 deraadt Exp $
-# $NetBSD: Makefile,v 1.7 1995/03/21 09:06:05 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:15 deraadt Exp $
PROG= ln
MAN= ln.1 symlink.7
diff --git a/bin/ls/Makefile b/bin/ls/Makefile
index 9abd3e64224..bc39afbd239 100644
--- a/bin/ls/Makefile
+++ b/bin/ls/Makefile
@@ -1,6 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 1997/01/03 22:36:07 millert Exp $
-# $NetBSD: Makefile,v 1.8 1995/03/21 09:06:18 cgd Exp $
-# @(#)Makefile 8.1 (Berkeley) 6/2/93
+# $OpenBSD: Makefile,v 1.4 1997/09/21 11:35:17 deraadt Exp $
PROG= ls
SRCS= cmp.c stat_flags.c ls.c print.c util.c
diff --git a/bin/mkdir/Makefile b/bin/mkdir/Makefile
index 5440bb2d0e0..e24ac6999e6 100644
--- a/bin/mkdir/Makefile
+++ b/bin/mkdir/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:20:22 deraadt Exp $
-# $NetBSD: Makefile,v 1.6 1995/03/21 07:28:51 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:20 deraadt Exp $
PROG= mkdir
diff --git a/bin/mt/Makefile b/bin/mt/Makefile
index 1dd1365a422..147585a50cc 100644
--- a/bin/mt/Makefile
+++ b/bin/mt/Makefile
@@ -1,6 +1,4 @@
-# $OpenBSD: Makefile,v 1.5 1996/09/01 20:45:22 millert Exp $
-# $NetBSD: Makefile,v 1.5 1996/03/06 06:22:04 scottr Exp $
-# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $OpenBSD: Makefile,v 1.6 1997/09/21 11:35:22 deraadt Exp $
PROG= mt
SRCS= mt.c mtrmt.c
diff --git a/bin/mv/Makefile b/bin/mv/Makefile
index e3c533602da..1f8c8062d6b 100644
--- a/bin/mv/Makefile
+++ b/bin/mv/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:20:25 deraadt Exp $
-# $NetBSD: Makefile,v 1.6 1995/03/21 09:06:48 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:25 deraadt Exp $
PROG= mv
diff --git a/bin/pax/Makefile b/bin/pax/Makefile
index 50468baa97c..e8affe51ff5 100644
--- a/bin/pax/Makefile
+++ b/bin/pax/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.8 1997/04/10 10:53:45 kstailey Exp $
-# $NetBSD: Makefile,v 1.4 1995/03/21 09:07:02 cgd Exp $
+# $OpenBSD: Makefile,v 1.9 1997/09/21 11:35:28 deraadt Exp $
# To install on versions prior to BSD 4.4 the following may have to be
# defined with CFLAGS +=
diff --git a/bin/ps/Makefile b/bin/ps/Makefile
index 18aea9eee10..e6194dd7e33 100644
--- a/bin/ps/Makefile
+++ b/bin/ps/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 1996/06/23 14:20:48 deraadt Exp $
-# $NetBSD: Makefile,v 1.15 1995/05/21 13:38:25 mycroft Exp $
+# $OpenBSD: Makefile,v 1.4 1997/09/21 11:35:32 deraadt Exp $
PROG= ps
SRCS= fmt.c keyword.c nlist.c print.c ps.c
diff --git a/bin/pwd/Makefile b/bin/pwd/Makefile
index 34a86cbbcb3..e3eb3b56783 100644
--- a/bin/pwd/Makefile
+++ b/bin/pwd/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:20:53 deraadt Exp $
-# $NetBSD: Makefile,v 1.6 1995/03/21 09:08:15 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:35 deraadt Exp $
PROG= pwd
diff --git a/bin/rcp/Makefile b/bin/rcp/Makefile
index 81fcb914473..bdb115fff25 100644
--- a/bin/rcp/Makefile
+++ b/bin/rcp/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.4 1997/04/19 21:26:10 millert Exp $
-# $NetBSD: Makefile,v 1.6 1995/03/23 08:46:35 mycroft Exp $
+# $OpenBSD: Makefile,v 1.5 1997/09/21 11:35:37 deraadt Exp $
PROG= rcp
SRCS= rcp.c util.c
diff --git a/bin/rm/Makefile b/bin/rm/Makefile
index b1c5a10f304..92c114eb33f 100644
--- a/bin/rm/Makefile
+++ b/bin/rm/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:20:58 deraadt Exp $
-# $NetBSD: Makefile,v 1.7 1995/03/21 09:08:20 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:40 deraadt Exp $
PROG= rm
diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile
index 48e6706c80e..0baac99ff18 100644
--- a/bin/rmail/Makefile
+++ b/bin/rmail/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:21:00 deraadt Exp $
-# $NetBSD: Makefile,v 1.7 1995/03/21 07:08:15 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:43 deraadt Exp $
PROG= rmail
MAN= rmail.8
diff --git a/bin/rmdir/Makefile b/bin/rmdir/Makefile
index d54d18f4143..4a7091fe224 100644
--- a/bin/rmdir/Makefile
+++ b/bin/rmdir/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:21:02 deraadt Exp $
-# $NetBSD: Makefile,v 1.6 1995/03/21 09:08:27 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:45 deraadt Exp $
PROG= rmdir
diff --git a/bin/sleep/Makefile b/bin/sleep/Makefile
index bab50beb862..1992258fb04 100644
--- a/bin/sleep/Makefile
+++ b/bin/sleep/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:21:47 deraadt Exp $
-# $NetBSD: Makefile,v 1.6 1995/03/21 09:11:08 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:48 deraadt Exp $
PROG= sleep
diff --git a/bin/stty/Makefile b/bin/stty/Makefile
index 5104a6b85e3..84412776aee 100644
--- a/bin/stty/Makefile
+++ b/bin/stty/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:21:49 deraadt Exp $
-# $NetBSD: Makefile,v 1.8 1995/03/21 09:11:13 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:50 deraadt Exp $
PROG= stty
SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c
diff --git a/bin/sync/Makefile b/bin/sync/Makefile
index 918d1d227c6..589569e38d7 100644
--- a/bin/sync/Makefile
+++ b/bin/sync/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:21:54 deraadt Exp $
-# $NetBSD: Makefile,v 1.7 1995/03/21 09:11:33 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:53 deraadt Exp $
PROG= sync
MAN= sync.8
diff --git a/bin/test/Makefile b/bin/test/Makefile
index 994f82825d6..99eb90049d0 100644
--- a/bin/test/Makefile
+++ b/bin/test/Makefile
@@ -1,5 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1996/06/23 14:21:56 deraadt Exp $
-# $NetBSD: Makefile,v 1.6 1995/03/21 07:03:50 cgd Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:56 deraadt Exp $
PROG= test
SRCS= test.c