diff options
Diffstat (limited to 'japanese/nethack34/Makefile')
-rw-r--r-- | japanese/nethack34/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index df69f32576b1..71690e525891 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/Makefile @@ -26,7 +26,9 @@ PATCH_DIST_STRIP= -p1 USE_BISON= yes +# Configure these variables as you want them to be. HACKNAME?= jnethack +HACKDIR?= lib/${HACKNAME} HACKDOCSDIR?= share/doc/ja/nethack post-install: jnethack-post-install |