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