Stop compiling files which are not part of GCC 3.3.x.

This commit is contained in:
Alexander Kabaev 2004-01-05 20:23:16 +00:00
parent f0e62d30bd
commit eb46541e9c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124150
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ SRCS= c-common.c c-dump.c c-format.c c-opts.c \
caller-save.c calls.c combine.c convert.c cse.c \
dbxout.c dwarfout.c dwarf2out.c dwarf2asm.c emit-rtl.c explow.c expmed.c expr.c \
final.c flow.c fold-const.c function.c getpwd.c global.c graph.c \
gtype-desc.c hash.c haifa-sched.c \
gtype-desc.c haifa-sched.c \
integrate.c jump.c lcm.c local-alloc.c loop.c optabs.c \
print-rtl.c print-tree.c \
ra.c ra-build.c ra-colorize.c ra-debug.c ra-rewrite.c \

View file

@ -6,7 +6,7 @@
.PATH: ${GCCDIR}/f ${GCCDIR}
PROG= f77
SRCS= gcc.c g77spec.c version.c
SRCS= gcc.c g77spec.c
CFLAGS+= -DDEFAULT_TARGET_VERSION=\"$(version)\"
CFLAGS+= -DDEFAULT_TARGET_MACHINE=\"$(target)\"

View file

@ -8,7 +8,7 @@ PROG= f771
SRCS= bad.c bit.c bld.c com.c data.c equiv.c expr.c global.c implic.c info.c \
intrin.c lab.c lex.c malloc.c name.c parse.c src.c st.c sta.c \
stb.c stc.c std.c ste.c storag.c stp.c str.c sts.c stt.c stu.c stv.c \
stw.c symbol.c target.c top.c type.c version.c where.c main.c
stw.c symbol.c target.c top.c type.c where.c main.c
BINDIR= /usr/libexec
NOMAN=