diff options
| author | Matthew Dillon <dillon@FreeBSD.org> | 2002-06-24 20:13:09 +0000 |
|---|---|---|
| committer | Matthew Dillon <dillon@FreeBSD.org> | 2002-06-24 20:13:09 +0000 |
| commit | 1b71212b342ec43b9641ee0f9e8ff0f6113b36f0 (patch) | |
| tree | 945d27d8d7f2dc33fa0c8593a7bc4fd1b0cbf867 /Makefile | |
| parent | c0c9b4e674e746d44a300b1584b93284e1100a88 (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
