10 lines
165 B
Makefile
10 lines
165 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
# $Id: Makefile,v 1.4 1997/02/22 19:55:40 peter Exp $
|
|
|
|
MAINTAINER= wosch
|
|
|
|
|
|
SUBDIR= bigram code locate
|
|
|
|
.include <bsd.subdir.mk>
|