diff options
Diffstat (limited to 'usr.bin/lam/Makefile')
| -rw-r--r-- | usr.bin/lam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lam/Makefile b/usr.bin/lam/Makefile index e51b6790c86..542be2305be 100644 --- a/usr.bin/lam/Makefile +++ b/usr.bin/lam/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2000/10/11 14:46:05 is Exp $ +# $NetBSD: Makefile,v 1.4 2006/10/08 17:52:29 peter Exp $ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= lam -WFORMAT=1 + .include <bsd.prog.mk> |
