NetBSD/sbin/routed/rtquery/Makefile
thorpej fc1a524603 - Finished up merge.
- 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.
1996-08-10 01:28:58 +00:00

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>