Fix sendmail_flags, long ago it was imported from /etc/netstart
[unix-history] / bin / domainname / Makefile
CommitLineData
27c5eada 1# from: @(#)Makefile 5.3 (Berkeley) 5/11/90
ad8baea8 2# $Id$
27c5eada
PR
3
4PROG= domainname
5
6.include <bsd.prog.mk>