1
0
Files
irix-657m-src/irix/cmd/netman/Makerules
2022-09-29 17:59:04 +03:00

15 lines
227 B
Plaintext

#
# Makefile rules for cmd/netman subdirectories.
#
# $Revision: 1.4 $
include ${COMMONRULES}
${LIBNAME} ${LIBRARY}:
cd ${LIBDIR}; ${MAKE}
${LIBEVNAME} ${EVLIBRARY}:
cd ${LIBEVDIR}; ${MAKE}
sinclude ${DEPTH}/nlocalrules