mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-22 23:01:43 -04:00
copy Bv9ARM.pdf
This commit is contained in:
parent
6f780e4d31
commit
09b392f235
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
echo off
|
||||
rem
|
||||
rem Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
|
||||
rem Copyright (C) 2004,2005 Internet Systems Consortium, Inc. ("ISC")
|
||||
rem Copyright (C) 2001-2002 Internet Software Consortium.
|
||||
rem
|
||||
rem Permission to use, copy, modify, and distribute this software for any
|
||||
|
|
@ -45,6 +45,7 @@ echo Copying the ARM and the Installation Notes.
|
|||
copy ..\COPYRIGHT ..\Build\Release
|
||||
copy readme1st.txt ..\Build\Release
|
||||
copy ..\doc\arm\*.html ..\Build\Release
|
||||
copy ..\doc\arm\Bv9ARM.pdf ..\Build\Release
|
||||
copy ..\CHANGES ..\Build\Release
|
||||
copy ..\FAQ ..\Build\Release
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue