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


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

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


desc
@@


1.2
log
@Remove dependency on libc
@
text
@#	BSDI $Id: Makefile,v 1.1 1993/12/21 23:28:10 md Exp md $

.include "../Makefile.defs"

PROG=	grog
SRCS=
STRIP=
LIBC=

depend:

grog: grog.pl
	cp ${.CURDIR}/grog.pl grog
	
.include "../Makefile.common"
.include <bsd.prog.mk>
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#	BSDI $Id: Makefile,v 1.1.1.1 1993/12/22 06:28:27 polk Exp $
d8 1
@
