# # $FreeBSD$ # .include "${.CURDIR}/../Makefile.inc0" PROG= as .if ${TARGET_ARCH} != "sparc" NOMAN= 1 BINDIR= /usr/libexec/cross/sparc-freebsd .endif SRCS+= obj-elf.c tc-sparc.c .include