Add in alpha port

This commit is contained in:
Marc G. Fournier 1997-03-25 02:29:08 +00:00
parent 424e43326b
commit e16b43e2dc
2 changed files with 173 additions and 171 deletions

343
src/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -17,6 +17,7 @@ nextstep*) PORTNAME='nextstep';;
ultrix*) PORTNAME='ultrix4';;
irix*) PORTNAME='irix5';;
hpux*) PORTNAME='hpux';;
osf*) PORTNAME='alpha';;
*) echo ""
echo "*************************************************************"
echo "configure does not currently recognize your operating system,"