From 0569f2b24a8f98551c6bda122aeeec24cc66f2dd Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 14 Dec 2019 17:28:31 -0500 Subject: [PATCH] dependency in an old amiga file picked the wrong file however, the file with the dependency no longer exists in the repo anyway so there's a lot more that would be in need of repair --- sys/amiga/Makefile.ami | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/amiga/Makefile.ami b/sys/amiga/Makefile.ami index b1b8691c3..7d7f676e4 100644 --- a/sys/amiga/Makefile.ami +++ b/sys/amiga/Makefile.ami @@ -699,7 +699,7 @@ $(SBIN)lev_comp: $(SPLEVOBJS) $(SBIN)dgn_comp: $(DGNCOMPOBJS) $(LINK) $(LNSPEC) $(SBIN)dgn_comp $(LIN) $(DGNCOMPOBJS) $(FBFIL) $(FLLIB) -$(OO)lev_yacc.o: $(UTIL)lev_yacc.c $(HDEP) $(I)pm.h $(I)onames.h +$(OO)lev_yacc.o: $(UTIL)lev_yacc.c $(HDEP) $(I)sp_lev.h $(I)pm.h $(I)onames.h # setdate $(UTIL)lev_yacc.c $(CC) $(DEFSPEC)LEV_LEX_C $(DEFSPEC)PREFIX="NH:slib/" $(CFLAGS) \ $(DEFSPEC)alloca=malloc $(OBJSPEC)$@ $(UTIL)lev_yacc.c