7 lines
152 B
Makefile
7 lines
152 B
Makefile
# from: @(#)Makefile 5.1 (Berkeley) 4/8/91
|
|
# $Id: Makefile,v 1.2 1993/08/01 05:45:51 mycroft Exp $
|
|
|
|
SUBDIR= canfield cfscores
|
|
|
|
.include <bsd.subdir.mk>
|