# $OpenBSD: Makefile,v 1.6 2007/10/18 18:08:02 deraadt Exp $ # $NetBSD: Makefile,v 1.3 1996/12/31 22:44:13 veego Exp $ # .if ${MACHINE_ARCH} == "m68k" AS?= as AS+= -m68060 LD= ld .SUFFIXES: .o .S .sa .defs .h .sa.S: sh ${.CURDIR}/asm2gas ${.IMPSRC} >${.TARGET} 060sp.o: netbsd.S inetbsd.S fnetbsd.S isp.S fpsp.S copyright.S $(AS) -I${.CURDIR} -o ${.TARGET} ${.CURDIR}/netbsd.S clean cleandir: rm -f 060sp.o isp.S fpsp.S _SUBDIRUSE: .else clean cleandir: .endif all: depend: install: includes: .include .include