fc1a524603
- Add some prototypes and definitions for types as necessary, wrapped in __NetBSD__ to maintain portability. - Explicit size types in structures that go out the wire. - RCS id police.
9 lines
187 B
Makefile
9 lines
187 B
Makefile
# $NetBSD: Makefile,v 1.2 1996/08/10 01:30:28 thorpej Exp $
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
PROG= rtquery
|
|
MAN= rtquery.8
|
|
|
|
.include "../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|