This commit is contained in:
Daniel Kochmański 2026-03-06 16:26:20 +01:00
parent eb6b814a53
commit 7294d0dd64

View file

@ -122,7 +122,7 @@ $(HDIR)/%.h: $(top_srcdir)/h/%.h
nucl: $(NUCL_SRCS) nucl.c
$(CC) $(NUCL_CFLG) -o $@ $^
r2rs: $(NUCL_SRCS) r2rs.c
r2rs: $(NUCL_SRCS) character.c reader.c reader/parse_fixnum.c r2rs.c
$(CC) $(NUCL_CFLG) -o $@ $^
../libeclmin.a: $(OBJS) all_symbols.o all_symbols2.o