6 lines
141 B
Makefile
6 lines
141 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2008/10/15 13:00:39 pooka Exp $
|
||
|
#
|
||
|
|
||
|
RUMPTOP=${.CURDIR}/../..
|
||
|
.include "${RUMPTOP}/librump/rumpnet/Makefile.rumpnet"
|