7 lines
136 B
Makefile
7 lines
136 B
Makefile
# $NetBSD: Makefile,v 1.3 2000/10/11 14:46:05 is Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= lam
|
|
WFORMAT=1
|
|
.include <bsd.prog.mk>
|