mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 15:46:33 -04:00
9 lines
141 B
Makefile
9 lines
141 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/07/26 19:30:44 dholland Exp $
|
|
#
|
|
# Makefile for acorn26
|
|
#
|
|
|
|
MD_OPTIONS= AOUT2ELF
|
|
|
|
.include "../../Makefile.inc"
|