X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/1c15e88899094343f75aeba04122cd96a96b428e..ad7871609881e73855d0b04da49b486cd93efca7:/usr/src/usr.sbin/kvm_mkdb/Makefile diff --git a/usr/src/usr.sbin/kvm_mkdb/Makefile b/usr/src/usr.sbin/kvm_mkdb/Makefile index 61e2e82456..ea2b883104 100644 --- a/usr/src/usr.sbin/kvm_mkdb/Makefile +++ b/usr/src/usr.sbin/kvm_mkdb/Makefile @@ -1,6 +1,7 @@ -# @(#)Makefile 1.2 (Berkeley) 5/11/90 +# @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= kvm_mkdb +SRCS= kvm_mkdb.c nlist.c testdb.c MAN8= kvm_mkdb.0 .include