mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 04:13:39 +00:00
f079582484
init and ed, by pointing to real sources.
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>
|