1# $NetBSD: Makefile,v 1.5 1997/07/20 06:04:43 thorpej Exp $ 2# @(#)Makefile 8.1 (Berkeley) 5/31/93 3 4PROG= domainname 5WARNS=1 6 7.include <bsd.prog.mk> 8