1 .\" Manpage for mconfigure.
 
   2 .\" Contact mail@wagnertech.de to correct errors or typos.
 
   3 .TH mconfigure 1 "Aug 2018" "GNU" "WagnerTech Utilities"
 
   5 mconfigure \- interface to build system of WagnerTech UG
 
   8 [-cdpoV] [-a ARCH] [-C TOOLSET] [-v VERSION]
 
  11 mconfigure builds the artefact 
 
  13 mconfigure has to be called in the projects base directory containing a directoty named
 
  15 that contains the files described in
 
  20 A multiarch cross compile is issued
 
  23 select configuration step
 
  26 Defines the cross compile toolset. TOOLSET can either be an absolute path or a directory expected
 
  27 in the /opt/cross directory
 
  36 support old Debian 7 format
 
  39 set version to VERSION
 
  42 verion is set by the project in the prepare step. The environment variables
 
  46 have to be added to the setenv.sh file in the debian directory.
 
  48 If no steps are selected all steps are performed.
 
  50 mbuild(7): Overview description
 
  54 Michael Wagner (michael@wagnertech.de)