grml spaces to tab

This commit is contained in:
Christian Obersteiner
2015-09-02 22:43:12 +02:00
parent 54c7ee4053
commit 7e1e72593f

View File

@@ -35,7 +35,7 @@ info:
@echo @echo
build: clean build: clean
gluon-prepare gluon-prepare
for target in ${GLUON_TARGETS}; do \ for target in ${GLUON_TARGETS}; do \
echo ""Building target $$target""; \ echo ""Building target $$target""; \
${GLUON_MAKE} GLUON_TARGET="$$target"; \ ${GLUON_MAKE} GLUON_TARGET="$$target"; \