correct syntax in last commit

This commit is contained in:
Matthew Dillon 2002-06-24 20:13:09 +00:00
parent c0c9b4e674
commit 1b71212b34
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98775

View file

@ -63,7 +63,7 @@
# release of 4.0. You have exactly one major release to move entirely
# to elf.
#
# If -DTARGET_ARCH=arch (e.g. ia64, sparc64, ...) is specified you can
# If TARGET_ARCH=arch (e.g. ia64, sparc64, ...) is specified you can
# cross build world for other architectures using the buildworld target,
# and once the world is built you can cross build a kernel using the
# buildkernel target.