Kaydet (Commit) ce2a78b4 authored tarafından Tomas Chvatal's avatar Tomas Chvatal

Whitespace and expand comment, drop useless rm.

üst 07f2c053
ip icc : solenv external sal NULL
ip icc : solenv external sal NULL
ip icc usr1 - all ip_mkout NULL
ip icc nmake - all ip_icc NULL
ip icc/source/create_sRGB_profile nmake - all ip_profile ip_icc NULL
ip icc/source/create_sRGB_profile nmake - all ip_profile ip_icc NULL
......@@ -68,6 +68,7 @@ APP1STDLIBS=\
-lICC_utils
# this library is not in pkgconfig but in the same dir
# so no need to cry for it and just hardcode it here
# bug also opened upstream about this
.ELSE
APP1LIBS=\
$(SLB)$/proflib.lib \
......@@ -81,5 +82,4 @@ APP1OBJS= $(OBJFILES)
ALLTAR: $(TARGET)$(EXECPOST)
$(TARGET)$(EXECPOST): $(BIN)$/$(TARGET)$(EXECPOST)
rm -rf $@
cd $(BIN)$/ && $(BIN)$/$(TARGET)$(EXECPOST)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment