mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
2009-07-07 Tristan Gingold <gingold@adacore.com>
* config/i386/darwin.mh (NATDEPFILES): Remove excServer.o. Remove excServer.c target. Remove _all target. * darwin.defs: Removed.
This commit is contained in:
@ -1,10 +1,4 @@
|
||||
# Host: IA86 running Darwin
|
||||
|
||||
NATDEPFILES = fork-child.o machoread.o darwin-nat.o excServer.o \
|
||||
NATDEPFILES = fork-child.o machoread.o darwin-nat.o \
|
||||
i386-darwin-nat.o i386-nat.o amd64-nat.o darwin-nat-info.o
|
||||
|
||||
# Trick so that excServer.c is not the default target!
|
||||
_all: all
|
||||
|
||||
excServer.c: darwin.defs
|
||||
/usr/bin/mig -I. $<
|
||||
|
Reference in New Issue
Block a user