ERR: Spelling

This commit is contained in:
John Biddiscombe 2001-09-11 21:46:25 -04:00
parent 7adaefb403
commit 563d3a886c
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ IF (NOT FLAGS_LINK_BPL)
ENDIF (NOT FLAGS_LINK_BPL)
IF (NOT FLAGS_LINK_LIB)
SET (FLAGS_LINK_LIB "-aa -x -Gn -Gl -P128" CACHE STRING "Flags used by Linker for DLL")
SET (FLAGS_LINK_LIB "-aa -x -Gn -Gl -P128" CACHE STRING "Flags used by Linker for LIB")
ENDIF (NOT FLAGS_LINK_LIB)
IF (NOT FLAGS_LINK_EXE)