Skip to content

Commit c94b5f1

Browse files
committed
De-duplicate parse_st.c code from st.c
1 parent 3443e43 commit c94b5f1

4 files changed

Lines changed: 8 additions & 2022 deletions

File tree

common.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11199,6 +11199,7 @@ parser_st.$(OBJEXT): {$(VPATH)}parser_bits.h
1119911199
parser_st.$(OBJEXT): {$(VPATH)}parser_st.c
1120011200
parser_st.$(OBJEXT): {$(VPATH)}parser_st.h
1120111201
parser_st.$(OBJEXT): {$(VPATH)}parser_value.h
11202+
parser_st.$(OBJEXT): {$(VPATH)}st.c
1120211203
proc.$(OBJEXT): $(CCAN_DIR)/check_type/check_type.h
1120311204
proc.$(OBJEXT): $(CCAN_DIR)/container_of/container_of.h
1120411205
proc.$(OBJEXT): $(CCAN_DIR)/list/list.h

0 commit comments

Comments
 (0)