NetBSD/distrib/utils/sysinst/arch/x68k/Makefile

18 lines
447 B
Makefile

# $NetBSD: Makefile,v 1.1 1999/07/09 15:29:44 minoura Exp $
#
# Makefile for x68k
#
# 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 \
label.c target.c md.c
md.o: menu_defs.h msg_defs.h
.include "../../Makefile.inc"
# Note: we have no french messages, because x68k console does not
# support ISO-8859-1 (right half) character set.