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

18 lines
245 B
Makefile

#
# Makefile for netvis/man
#
# $Revision: 1.4 $
#
DEPTH= ..
include ${DEPTH}/Makedefs
SUBDIRS= man1m relnotes
COMMONPREF= netvisman
default install ${COMMONTARGS}: ${_FORCE}
${SUBDIRS_MAKERULE}
include ${COMMONRULES}
.PRECIOUS: ${SUBDIRS}