Fixed some of the comments

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4491 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lhauch
2008-01-03 21:29:07 +00:00
parent fbf822439a
commit e26b8dca3f
2 changed files with 9 additions and 3 deletions

View File

@@ -44,6 +44,12 @@ BINUTILS_URL=http://www.kernel.org/pub/linux/devel/binutils/${_BINUTILS_}.tar.bz
GCC_URL=ftp://gd.tuwien.ac.at/gnu/gcc/snapshots/${GCC_VERSION}/${_GCC_}.tar.bz2
MINGW_HEADERS_URL=http://superb-west.dl.sourceforge.net/sourceforge/mingw/${_MINGW_HEADERS_}.tar.bz2
#
# If your site uses proxy servers, un-comment the following lines
# and change the server name to your site's proxy server and proxy port.
# export http_proxy=http://proxyservername.mycompany.com:911
# export ftp_proxy=http://proxyservername.mycompany.com:911
#
# Uncomment one of the following depending upon which your system provides
#