7 lines
138 B
Makefile
7 lines
138 B
Makefile
|
# From: @(#)Makefile 8.1 (Berkeley) 5/31/93
|
||
|
# $Id: Makefile,v 1.2 1994/09/18 21:25:26 wollman Exp $
|
||
|
|
||
|
SUBDIR= ed
|
||
|
|
||
|
.include <bsd.subdir.mk>
|