Added man sources from 2.11bsd tape.
This commit is contained in:
@@ -32,7 +32,7 @@ depend: ${SRCS}
|
||||
|
||||
install: all
|
||||
install -m 755 $(BIN) ${DESTDIR}/sbin
|
||||
install -m 755 $(MAN) ${DESTDIR}/share/man/cat8
|
||||
# cp $(MAN) ${DESTDIR}/share/man/cat8
|
||||
|
||||
lint: ${SRCS}
|
||||
lint -hax ${SRCS}
|
||||
|
||||
Reference in New Issue
Block a user