More fixed limits (NOBJECTS, LOCSIZ) stop being fixed.

This commit is contained in:
Eric S. Raymond 2017-06-24 10:18:33 -04:00
parent 985137d9c7
commit 64035d0026
5 changed files with 8 additions and 15 deletions

View file

@ -59,6 +59,8 @@ saveresume.o: advent.h database.h common.h newdb.h
common.o: common.h
dungeon.o: common.h newdb.h
newdb.o: newdb.c newdb.h
$(CC) $(CCFLAGS) $(DBX) -c newdb.c