19 lines
388 B
Text
19 lines
388 B
Text
*** sys/unix/Makefile.doc.orig Thu Apr 4 14:17:35 1996
|
|
--- sys/unix/Makefile.doc Fri Aug 30 00:16:46 1996
|
|
***************
|
|
*** 31,37 ****
|
|
|
|
|
|
GAME = nethack
|
|
! MANDIR = /usr/man/man6
|
|
MANEXT = 6
|
|
|
|
# manual installation for most BSD-style systems
|
|
--- 31,37 ----
|
|
|
|
|
|
GAME = nethack
|
|
! MANDIR = ${PREFIX}/man/man6
|
|
MANEXT = 6
|
|
|
|
# manual installation for most BSD-style systems
|