mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
[master] add 'make unit' to top directory
This commit is contained in:
@@ -90,5 +90,8 @@ FAQ: FAQ.xml
|
|||||||
LC_ALL=C ${W3M} -T text/html -dump -cols 72 >$@.tmp
|
LC_ALL=C ${W3M} -T text/html -dump -cols 72 >$@.tmp
|
||||||
mv $@.tmp $@
|
mv $@.tmp $@
|
||||||
|
|
||||||
|
unit::
|
||||||
|
sh ${top_srcdir}/unit/unittest.sh
|
||||||
|
|
||||||
clean::
|
clean::
|
||||||
rm -f FAQ.tmp
|
rm -f FAQ.tmp
|
||||||
|
Reference in New Issue
Block a user