summaryrefslogtreecommitdiffstats
path: root/ham/ax25-tools/INSTALL
blob: ada72d4bdf9e9d3033f2f88a2571fcc011feef8c (plain) (blame)
1
2
3
4
5
6
if [[ $CONFIGS == y ]]; then
  cd $SOURCE_DIRECTORY &&
  make installconf
fi &&
make install