Searched refs:PSRC_C (Results 1 – 1 of 1) sorted by relevance
54 PSRC_C = $(PSRC_Y:%.y=%.c) macro55 SRCS = $(C_OBJS:%.o=%.c) $(PSRC_C) $(LEXINTSRCS)70 $(PSRC_C) + y.tab.h: $(PSRC_Y)72 $(MV) y.tab.c $(PSRC_C)86 $(RM) $(OBJS) $(PSRC_C) $(LEXINTSRCS) y.tab.h *.po