head	1.1;
access;
symbols;
locks
	negaard:1.1; strict;
comment	@# @;


1.1
date	93.03.17.20.08.15;	author negaard;	state Exp;
branches;
next	;


desc
@386BSD Makefile
@


1.1
log
@Initial revision
@
text
@#	@@(#)Makefile	5.3 (Berkeley) 5/11/90

PROG=	logger

.include <bsd.prog.mk>
@
