Remove duplicate core.c entry from SFILES_MAINDIR.

This commit is contained in:
Stu Grossman 1992-10-09 00:49:57 +00:00
parent 1e587b7085
commit 7c17335770

View File

@ -195,7 +195,7 @@ FLAGS_TO_PASS = \
SFILES_MAINDIR = \
blockframe.c breakpoint.c command.c core.c demangle.c \
environ.c eval.c expprint.c findvar.c infcmd.c inflow.c infrun.c \
main.c core.c printcmd.c gdbtypes.c \
main.c printcmd.c gdbtypes.c \
remote.c source.c stack.c symmisc.c symtab.c symfile.c \
utils.c valarith.c valops.c valprint.c values.c c-exp.y m2-exp.y \
mem-break.c target.c \