0cfd4f8641
* Create arch/mips/Makefile.inc with source list of generic MIPS-cpu files for tags * Use mips/Makefile.inc and updated tag list in pmax/Makefile * Try building bootblocks in arch/pmax/stand.
12 lines
235 B
Makefile
12 lines
235 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 1996/09/29 23:51:22 jonathan Exp $
|
|
# @(#)Makefile 7.3 (Berkeley) 6/9/91
|
|
|
|
# Makefile for mips tags file
|
|
|
|
NOPROG= noprog
|
|
NOMAN= noman
|
|
|
|
|
|
SMIPS= ../mips/mips/*.[ch] ../mips/include/*.h
|
|
AMIPS= ../mips/mips/*.S
|