NetBSD/distrib/utils/sysinst/arch/arm32/Makefile

15 lines
322 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 1997/11/08 02:17:16 mark Exp $
#
# Makefile for arm32
#
# 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 util.c geom.c \
target.c md.c
md.o: menu_defs.h msg_defs.h
.include "../../Makefile.inc"