spelling fix

SCCS-file: Makefile
SCCS-SID: 4.19
This commit is contained in:
Arthur David Olson
2012-07-18 03:01:54 -04:00
committed by Paul Eggert
parent 55d69d42cc
commit 352a1bc6df
+1 -1
View File
@@ -54,7 +54,7 @@ TZLIB= /usr/lib/libz.a
# -Dstrchr=index # -Dstrchr=index
# to the end of the "CFLAGS=" line. # to the end of the "CFLAGS=" line.
# #
# If your're running on a system with a "mkdir" function, feel free to add # If you're running on a system with a "mkdir" function, feel free to add
# -Demkdir=mkdir # -Demkdir=mkdir
# to the end of the "CFLAGS=" line # to the end of the "CFLAGS=" line
# #