another contributed Amiga bit, missing line continuations in Makefile

This commit is contained in:
nhmall
2019-02-04 20:02:53 -05:00
parent f38dca7cb1
commit 7042e5fdef

View 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