1# From: @(#)Makefile 8.1 (Berkeley) 6/5/93 2# $Id$ 3 4PROG= rtquery 5MAN8= rtquery.8 6#COPTS= -g -DDEBUG -Wall 7 8.include <bsd.prog.mk> 9