8 lines
126 B
Plaintext
8 lines
126 B
Plaintext
#
|
|
# Sun Makefile rules for cmd/netman subdirectories.
|
|
#
|
|
include ${COMMONRULES}
|
|
|
|
${LIBNAME} ${LIBRARY}:
|
|
cd ${LIBDIR}; ${MAKE}
|