head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	93.05.23.12.30.34;	author md;	state Exp;
branches;
next	1.1;

1.1
date	93.05.23.11.44.49;	author md;	state Exp;
branches;
next	;


desc
@@


1.2
log
@cleanup for source tree integration
@
text
@#	@@(#)Makefile	5.16 (Berkeley) 5/13/91

PROG=	snkshell
CFLAGS+=-I${.CURDIR}/..
SRCS=	snkshell.c
BINDIR= /usr/bin
BINOWN=	root
BINGRP=	nogroup
BINMODE=4110
NOMAN=

.include <bsd.prog.mk>
@


1.1
log
@Initial revision
@
text
@d8 1
a8 1
BINGRP=	snk
@
