• John Koleszar's avatar
    make: make install target behave as expected · ee8bcb1a
    John Koleszar authored
    Split the 'make install' target into two: install and dist. dist
    retains the old make install behavior of building a "distribution"
    release, with source files, build system, etc. install does what
    one one expects -- installs into a tree in the filesystem, /usr/local
    by default.
    
    Change-Id: I0805681ac10f853ef94cdc3aa70981c6bea81b45
    ee8bcb1a