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
This commit is contained in:
nhmall
2019-12-14 17:28:31 -05:00
parent 5cdc5a0007
commit 0569f2b24a

View File

@@ -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