Skip to content

Commit de089eb

Browse files
author
Reini Urban
committed
makefile whitespace cleanup
tabs missing
1 parent b1d897d commit de089eb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tools/build/Makefile.in

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,16 +120,15 @@ CORE_SETTING_SOURCES = \
120120
CORE_SETTING_NQP = NQPCORE.setting
121121

122122
STAGE0_SOURCES = \
123-
src/stage0/NQPMO-s0.pir \
123+
src/stage0/NQPMO-s0.pir \
124124
src/stage0/ModuleLoader-s0.pir \
125125
src/stage0/NQPCORE.setting-s0.pir \
126126
src/stage0/QRegex-s0.pir \
127127
src/stage0/HLL-s0.pir \
128128
src/stage0/QAST-s0.pir \
129129
src/stage0/P6QRegex-s0.pir \
130130
src/stage0/NQP-s0.pir
131-
132-
131+
133132
STAGE0 = src/stage0
134133
STAGE1 = src/stage1
135134
STAGE2 = src/stage2

0 commit comments

Comments
 (0)