7 lines
174 B
Makefile
7 lines
174 B
Makefile
|
# @(#)Makefile 5.25.1.1 (Berkeley) 5/7/91
|
||
|
|
||
|
SUBDIR= csu.${MACHINE} libc libcurses libg++ libm \
|
||
|
libresolv librpc/rpc libtelnet libterm libutil liby
|
||
|
|
||
|
.include <bsd.subdir.mk>
|