2007-02-19 11:19:14 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.4 2007/02/19 08:19:14 dyoung Exp $
|
1996-09-30 03:51:22 +04:00
|
|
|
|
2006-08-06 21:22:47 +04:00
|
|
|
SMIPS= ${SYSDIR}/arch/mips/mips/*.[ch] ${SYSDIR}/arch/mips/include/*.h
|
2007-02-19 11:19:14 +03:00
|
|
|
SMIPS+= ${SYSDIR}/arch/mips/alchemy/*.[ch]
|
|
|
|
SMIPS+= ${SYSDIR}/arch/mips/alchemy/include/*.h
|
|
|
|
SMIPS+= ${SYSDIR}/arch/mips/alchemy/dev/*.[ch]
|
|
|
|
SMIPS+= ${SYSDIR}/arch/mips/atheros/*.[ch]
|
|
|
|
SMIPS+= ${SYSDIR}/arch/mips/atheros/include/*.h
|
|
|
|
SMIPS+= ${SYSDIR}/arch/mips/atheros/dev/*.[ch]
|
|
|
|
SMIPS+= ${SYSDIR}/arch/mips/bonito/*.[ch]
|
2006-08-06 21:22:47 +04:00
|
|
|
AMIPS= ${SYSDIR}/arch/mips/mips/*.S
|