mirror of
https://github.com/DaveGamble/cJSON.git
synced 2025-09-15 12:58:50 +08:00
commit
4d06882c68
2
Makefile
2
Makefile
@ -39,7 +39,7 @@ $(DYLIBNAME): $(OBJ)
|
||||
$(DYLIBCMD) $< $(LDFLAGS)
|
||||
|
||||
$(STLIBNAME): $(OBJ)
|
||||
ar rcs $@ $<
|
||||
$(AR) rcs $@ $<
|
||||
|
||||
$(OBJ): cJSON.c cJSON.h
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user