NetBSD/distrib/notes/mvme68k/Makefile
lukem 450802d92e - define COMMON as "${.CURDIR}/../common", and use appropriately
- remove .PATH: ${.CURDIR}/../common
- update the various MERGED_SRCS lines to reflect reality
2002-07-21 08:14:46 +00:00

6 lines
142 B
Makefile

# $NetBSD: Makefile,v 1.4 2002/07/21 08:14:50 lukem Exp $
MERGED_SRCS+= ${COMMON}/sysinst ${.CURDIR}/../hp300/upgrade
.include <bsd.man.mk>