NetBSD/distrib/utils/sysinst/arch/evbarm/Makefile

16 lines
393 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2003/06/12 11:20:05 dsl Exp $
#
# Makefile for evbarm
#
# 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"