10 lines
131 B
Makefile
10 lines
131 B
Makefile
|
#
|
||
|
# $Id: Makefile,v 1.1.1.1 1998/03/01 23:40:57 jdp Exp $
|
||
|
#
|
||
|
|
||
|
.include "../Makefile.inc0"
|
||
|
|
||
|
SUBDIR= as ld
|
||
|
|
||
|
.include <bsd.subdir.mk>
|