NetBSD/distrib/utils/sysinst/arch/pc532/Makefile

15 lines
321 B
Makefile
Raw Normal View History

1997-11-03 01:19:39 +03:00
# $NetBSD: Makefile,v 1.5 1997/11/02 22:19:39 phil Exp $
#
# Makefile for pc532
#
# 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 \
1997-11-03 01:19:39 +03:00
target.c md.c
md.o: menu_defs.h msg_defs.h
.include "../../Makefile.inc"