summaryrefslogtreecommitdiffstats
path: root/usr.sbin/zdump
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2004-07-01 21:46:37 +0000
committermickey <mickey@openbsd.org>2004-07-01 21:46:37 +0000
commit5fe5a8126f30485ac0ddfd903a1dd64b1a0b0ffb (patch)
treec43daa9bd22cd11ece78848d265b4f63931fbb40 /usr.sbin/zdump
parenttwo more hppa mids (diff)
downloadwireguard-openbsd-5fe5a8126f30485ac0ddfd903a1dd64b1a0b0ffb.tar.xz
wireguard-openbsd-5fe5a8126f30485ac0ddfd903a1dd64b1a0b0ffb.zip
does not need ialloc.c; millert@ ok
Diffstat (limited to 'usr.sbin/zdump')
-rw-r--r--usr.sbin/zdump/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/zdump/Makefile b/usr.sbin/zdump/Makefile
index 8b512610367..7bd57307dba 100644
--- a/usr.sbin/zdump/Makefile
+++ b/usr.sbin/zdump/Makefile
@@ -1,7 +1,6 @@
-# $OpenBSD: Makefile,v 1.2 1997/09/21 11:44:41 deraadt Exp $
+# $OpenBSD: Makefile,v 1.3 2004/07/01 21:46:37 mickey Exp $
PROG= zdump
-SRCS= zdump.c ialloc.c
MAN= zdump.8
.PATH: ${.CURDIR}/../../lib/libc/time