]> andersk Git - moira.git/blobdiff - util/imake.includes/Makefile
remove mkdir of $(DESTDIR)/util to avoid excessive errors.
[moira.git] / util / imake.includes / Makefile
index 998f31c31298cae06f812c04c718006d56854fd6..dd1a28c6b7a991283d3f637352b398799b05a4a3 100644 (file)
@@ -19,7 +19,6 @@ LN = ln -s
 RM = rm -f
 
 config: $(SOURCES)
-       -mkdir $(DESTDIR)/util
        -mkdir $(DESTDIR)/util/imake.includes
        for i in $(CPSOURCES); do \
                $(RM) ${DESTDIR}/util/imake.includes/`basename $$i`; \
This page took 0.040295 seconds and 4 git commands to generate.