Searched refs:PSRC_C (Results 1 – 1 of 1) sorted by relevance
57 PSRC_C = $(PSRC_Y:%.y=%.c) macro58 SRCS = $(C_OBJS:%.o=%.c) $(PSRC_C) $(LEXINTSRCS)73 $(PSRC_C) + y.tab.h: $(PSRC_Y)75 $(MV) y.tab.c $(PSRC_C)89 $(RM) $(OBJS) $(PSRC_C) $(LEXINTSRCS) y.tab.h *.po