Makefiles like tabs, not spaces.
authorSteve Peters <steve@fisharerojo.org>
Fri, 28 Oct 2005 21:12:35 +0000 (21:12 +0000)
committerSteve Peters <steve@fisharerojo.org>
Fri, 28 Oct 2005 21:12:35 +0000 (21:12 +0000)
p4raw-id: //depot/perl@25867

win32/Makefile
win32/makefile.mk

index d9be141..eaedd01 100644 (file)
@@ -590,7 +590,7 @@ MICROCORE_SRC       =               \
                ..\gv.c         \
                ..\hv.c         \
                ..\locale.c     \
-                ..\mathoms.c    \
+               ..\mathoms.c    \
                ..\mg.c         \
                ..\numeric.c    \
                ..\op.c         \
index ece395d..ab98162 100644 (file)
@@ -760,7 +760,7 @@ MICROCORE_SRC       =               \
                ..\gv.c         \
                ..\hv.c         \
                ..\locale.c     \
-                ..\mathoms.c    \
+               ..\mathoms.c    \
                ..\mg.c         \
                ..\numeric.c    \
                ..\op.c         \