freebsd-dev/usr.bin/lam/Makefile
Mike Barcroft b5b9b43078 Constify, staticize, and set WARNS=2.
MFC after:	3 days
2001-08-06 23:20:06 +00:00

8 lines
94 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
PROG= lam
WARNS?= 2
.include <bsd.prog.mk>