7 lines
98 B
Makefile
7 lines
98 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
# $Id$
|
|
|
|
SUBDIR= bigram code locate
|
|
|
|
.include <bsd.subdir.mk>
|