pull/207/merge
Thomas Klausner 3 months ago committed by GitHub
commit 67e73d6d9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -73,7 +73,7 @@ qrcodegen-test: qrcodegen-test.c $(LIBOBJ:%.o=%.c)
# The library # The library
$(LIBFILE): $(LIBOBJ) $(LIBFILE): $(LIBOBJ)
$(AR) -crs $@ -- $^ $(AR) -crs $@ $^
# Object files # Object files
%.o: %.c .deps/timestamp %.o: %.c .deps/timestamp

Loading…
Cancel
Save