diff options
Diffstat (limited to 'sbin/quotacheck/Makefile')
-rw-r--r-- | sbin/quotacheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/quotacheck/Makefile b/sbin/quotacheck/Makefile index dc2b361ca6f..859f201b021 100644 --- a/sbin/quotacheck/Makefile +++ b/sbin/quotacheck/Makefile @@ -1,5 +1,5 @@ +# $OpenBSD: Makefile,v 1.3 1996/06/23 14:32:03 deraadt Exp $ # $NetBSD: Makefile,v 1.6 1996/04/05 04:17:57 cgd Exp $ -# @(#)Makefile 8.1 (Berkeley) 6/5/93 PROG= quotacheck SRCS= quotacheck.c preen.c |