Plasma GitLab Archive
Projects Blog Knowledge

#! /bin/sh

if [ $# -gt 0 ]; then
    echo "configure [W]: The arguments passed to the configure script are"
    echo "configure [W]: ignored - there is nothing to change:"
    echo "configure [W]: $*"
fi

omake --configure .


This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml