cd src

# Nauty doesn't have an install target; passing a prefix to configure is
# useless (but harmless)
sdh_configure
sdh_make

# No install target so we resort to manual copy
PROGRAMS="
addedgeg amtog biplabg catg complg converseg copyg countg cubhamg deledgeg
delptg directg dreadnaut dretodot dretog genbg genbgL geng genquarticg genrang
genspecialg gentourng gentreeg hamheuristic labelg linegraphg listg multig
newedgeg pickg planarg ranlabg shortg showg subdivideg twohamg vcolg
watercluster2 NRswitchg"
sdh_install $PROGRAMS "$SAGE_LOCAL/bin"
