NetBSD/distrib/utils/sysinst/arch/acorn32/Makefile

16 lines
394 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.6 2003/06/12 11:20:02 dsl Exp $
#
2002-01-31 04:56:43 +03:00
# Makefile for acorn32
#
# have to have all of them here for crunch ...
SRCS= menu_defs.c msg_defs.c main.c install.c upgrade.c \
txtwalk.c run.c factor.c net.c disks.c disks_lfs.c util.c geom.c \
label.c target.c md.c aout2elf.c savenewlabel.c sizemultname.c \
bsddisklabel.c
MD_OPTIONS= AOUT2ELF
.include "../../Makefile.inc"