Remove tm.h and xm.h handling, as it wasn't used. Use nm.h only when needed.
[dragonfly.git] / gnu / usr.bin / gdb / libgdb / Makefile.i386
blob5cf2d696a1b01f635c86bb47f8ce235fd21bb735
1 # $DragonFly: src/gnu/usr.bin/gdb/libgdb/Makefile.i386,v 1.5 2008/01/31 14:30:13 corecode Exp $
3 # TDEPFILES (part 2, cleaned)
4 SRCS+=  i386-tdep.c i387-tdep.c i386bsd-tdep.c i386fbsd-tdep.c
6 # NATDEPFILES (part 2)
7 SRCS+=  fbsd-nat.c i386-nat.c i386bsd-nat.c i386fbsd-nat.c
9 nm.h:
10         echo '#include "i386/nm-fbsd.h"' > ${.TARGET}
12 CFLAGS+= -DGDB_NM_FILE