Loading...
internat/Makefile.inc Libc-391 Libc-262.3.2
--- Libc/Libc-391/internat/Makefile.inc
+++ Libc/Libc-262.3.2/internat/Makefile.inc
@@ -1,6 +1,6 @@
 .PATH: ${.CURDIR}/${MACHINE_ARCH}/internat ${.CURDIR}/internat
 
-MISRCS += NXCType.c     NXIsCntrl.c   NXIsPrint.c   NXIsXDigit.c  _NXToLower.c \
+SRCS += NXCType.c     NXIsCntrl.c   NXIsPrint.c   NXIsXDigit.c  _NXToLower.c \
         NXIsAlNum.c   NXIsDigit.c   NXIsPunct.c   NXToAscii.c   _NXToUpper.c \
         NXIsAlpha.c   NXIsGraph.c   NXIsSpace.c   NXToLower.c \
-        NXIsAscii.c   NXIsLower.c   NXIsUpper.c   NXToUpper.c 
+        NXIsAscii.c   NXIsLower.c   NXIsUpper.c   NXToUpper.c \