# $DragonFly: src/gnu/usr.bin/gdb/libgdb/Makefile.i386,v 1.3 2007/02/25 23:17:12 corecode Exp $ SRCS+= i386-nat.c i386-tdep.c i386bsd-nat.c i386bsd-tdep.c i386fbsd-nat.c SRCS+= i386fbsd-tdep.c i387-tdep.c nm.h: echo '#include "nm-dragonfly.h"' > ${.TARGET} tm.h: echo '#include "i386/tm-fbsd.h"' > ${.TARGET} xm.h: echo '#include "i386/xm-i386.h"' > ${.TARGET}