LINT=/usr/5bin/lint
LINTFLAGS= -I${BFD_DIR}
-REMOTE = remote.o # Override if necessary
-
# Host and target-dependent makefile fragments come in here.
####
# End of host and target-dependent makefile fragments
OBS = main.o blockframe.o breakpoint.o findvar.o stack.o source.o \
values.o eval.o valops.o valarith.o valprint.o printcmd.o \
- symtab.o symfile.o symmisc.o infcmd.o infrun.o $(REMOTE) \
+ symtab.o symfile.o symmisc.o infcmd.o infrun.o remote.o \
command.o utils.o expprint.o environ.o version.o gdbtypes.o \
copying.o $(DEPFILES) mem-break.o target.o \
ieee-float.o putenv.o parse.o language.o $(YYOBJ) \