NetBSD/sbin/rtsol/Makefile

11 lines
150 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 1999/07/02 08:28:04 itojun Exp $
PROG= rtsol
CPPFLAGS+=-DADVAPI=1
CPPFLAGS+=-DINET6
MAN= rtsol.8
.include <bsd.prog.mk>