11 lines
171 B
Makefile
11 lines
171 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/07/26 19:30:46 dholland Exp $
|
|
#
|
|
# Makefile for news68k
|
|
#
|
|
|
|
MD_OPTIONS= AOUT2ELF
|
|
|
|
LANGUAGES= # no translations
|
|
|
|
.include "../../Makefile.inc"
|