]> granicus.if.org Git - nethack/commitdiff
Place finished .lev files in the MPW build's destination directory.
authordean <dean>
Wed, 3 Apr 2002 05:40:29 +0000 (05:40 +0000)
committerdean <dean>
Wed, 3 Apr 2002 05:40:29 +0000 (05:40 +0000)
util/lev_main.c

index ae837ae7013bcfb2887411a65b5f435abb1ae61f..ed9892f6761b3f10d428f2e740bb72f942e9059b 100644 (file)
@@ -19,6 +19,7 @@
 #ifdef MAC
 # if defined(__SC__) || defined(__MRC__)
 #  define MPWTOOL
+#  define PREFIX ":dungeon:"   /* place output files here */
 #include <CursorCtl.h>
 # else
 #  define PREFIX ":lib:"       /* place output files here */