Added quote mark.

This commit is contained in:
Janet B. Anderson
2001-01-17 20:54:17 +00:00
parent cbe80325be
commit 4c247070aa
+1 -1
View File
@@ -236,7 +236,7 @@ endif
$(SNC) $(TARGET_SNCFLAGS) $(SNCFLAGS) $*.i -o $@
%.cpp: %.stt
@echo "converting $<
@echo "converting $< "
ln -s $< $*.st
$(SNC) $(TARGET_SNCFLAGS) $(SNCFLAGS) $*.st -o $@
@$(RM) $*.st