12 lines
235 B
PHP
12 lines
235 B
PHP
|
# $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
|