Updated copyright notices for most files.
[deliverable/binutils-gdb.git] / gdb / config / i386 / darwin.mh
CommitLineData
a80b95ba
TG
1# Host: IA86 running Darwin
2
3NATDEPFILES = fork-child.o machoread.o darwin-nat.o excServer.o \
4 i386-darwin-nat.o i386-nat.o amd64-nat.o darwin-nat-info.o
5
6# Trick so that excServer.c is not the default target!
7_all: all
8
9excServer.c: darwin.defs
10 /usr/bin/mig -I. $<
This page took 0.028166 seconds and 4 git commands to generate.