Home
last modified time | relevance | path

Searched refs:C_OBJS (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/cc/cc_int/
H A DMakefile94 C_OBJS = c-lang.o stub-objc.o $(C_AND_OBJC_OBJS) macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A DMakefile.in750 C_OBJS = c-parse.o c-lang.o c-pretty-print.o $(C_AND_OBJC_OBJS)
1006 cc1$(exeext): $(C_OBJS) $(BACKEND) $(LIBDEPS)
1008 $(C_OBJS) $(BACKEND) $(LIBS)
3317 VOL_FILES=`echo $(BACKEND) $(OBJS) $(C_OBJS) $(LIBCPP_OBJS) *.c *.h gen*`
H A DChangeLog.110181 * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.
H A DFSFChangeLog.114200 (C_OBJS): Add $(EXTRA_C_OBJS).
H A DChangeLog17586 * Makefile.in (C_OBJS): Include c-pretty-print.o
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-20001270 gxx.gperf, and hash.h. Add ../c-lex.o to C_OBJS.
1888 * Makefile.in: Add C_OBJS, BACKEND; delete OBJS, OBJDEPS.
1889 (cc1plus): Link with $(BACKEND) and $(C_OBJS).
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog11142 gxx.gperf, and hash.h. Add ../c-lex.o to C_OBJS.
11760 * Makefile.in: Add C_OBJS, BACKEND; delete OBJS, OBJDEPS.
11761 (cc1plus): Link with $(BACKEND) and $(C_OBJS).