]> granicus.if.org Git - nethack/commitdiff
another contributed Amiga bit, missing line continuations in Makefile
authornhmall <nhmall@nethack.org>
Tue, 5 Feb 2019 01:02:53 +0000 (20:02 -0500)
committernhmall <nhmall@nethack.org>
Tue, 5 Feb 2019 01:02:53 +0000 (20:02 -0500)
sys/amiga/Makefile.ami

index b96adb3bc2048806f21c222836fbc30f7557051e..14b12986a4b3b297658b9083137f04d2acb41250 100644 (file)
@@ -1606,9 +1606,9 @@ $(I)global.h:  $(I)coord.h $(I)pcconf.h $(I)amiconf.h
        -setdate $(I)global.h
        -wait 2
 
-$(I)hack.h:  $(I)config.h $(I)context.h $(I)trap.h $(I)decl.h $(I)dungeon.h 
-               $(I)monsym.h $(I)mkroom.h $(I)objclass.h $(I)flag.h $(I)rm.h
-               $(I)vision.h $(I)display.h $(I)wintype.h $(I)engrave.h 
+$(I)hack.h:  $(I)config.h $(I)context.h $(I)trap.h $(I)decl.h $(I)dungeon.h \
+               $(I)monsym.h $(I)mkroom.h $(I)objclass.h $(I)flag.h $(I)rm.h \
+               $(I)vision.h $(I)display.h $(I)wintype.h $(I)engrave.h \
                $(I)rect.h $(I)region.h $(I)trampoli.h $(I)sys.h
        -setdate $(I)hack.h
        -wait 2