freebsd-dev/contrib/bind/port/freebsd/Makefile.set
Peter Wemm 4e0ffe0bae Import (trimmed) ISC bind-8.1.2-t3b. This will be updated to 8.1.2 on
final release.

Obtained from:  ftp.isc.org
1998-05-03 04:11:49 +00:00

19 lines
316 B
Makefile

'CC=cc'
'CDEBUG=-O2 -g'
'DESTBIN=/usr/bin'
'DESTSBIN=/usr/sbin'
'DESTEXEC=/usr/libexec'
'DESTMAN=/usr/share/man'
'DESTHELP=/usr/share/misc'
'DESTETC=/etc'
'DESTRUN=/var/run'
'LEX=lex -I'
'YACC=yacc -d'
'SYSLIBS=-ll -lutil'
'INSTALL=install'
'MANDIR=cat'
'MANROFF=(tbl|nroff -man)'
'CATEXT=0'
'PS=ps'
'RANLIB=ranlib'