• Caterpillar
    Caterpillar
    Marlon
    Posts: 31 from 2018/2/9
    From: Sweden
    I should perhaps change this:
    Code:
    	(cd dist; ixrun Install)
    # (cd build && $(MAKE) install)

    To this:
    Code:
    #	(cd dist; ixrun Install)
    (cd build && $(MAKE) install)

    ?
  • »17.10.19 - 15:31
    Profile Visit Website