mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
662c4d7168
available on the Compaq Tru64 UNIX platform. The compiler produces excellent optimized code for the Alpha architecture, particularly for floating-point intensive applications. I was able to compile simple test programs by: ccc -c foo.c cc -o foo foo.o
142 lines
3.0 KiB
Makefile
142 lines
3.0 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += ETHOberonV4
|
|
SUBDIR += Gofer
|
|
SUBDIR += STk
|
|
SUBDIR += Sather
|
|
SUBDIR += TenDRA
|
|
SUBDIR += atlast
|
|
SUBDIR += bc-gcc
|
|
SUBDIR += bwbasic
|
|
SUBDIR += caml-light
|
|
SUBDIR += ccscript
|
|
SUBDIR += cim
|
|
SUBDIR += clisp
|
|
SUBDIR += cmucl
|
|
SUBDIR += compaq-cc
|
|
SUBDIR += cu-prolog
|
|
SUBDIR += dylan
|
|
SUBDIR += egcs
|
|
SUBDIR += eiffel
|
|
SUBDIR += elisp-manual
|
|
SUBDIR += elk
|
|
SUBDIR += emacs-lisp-intro
|
|
SUBDIR += eperl
|
|
SUBDIR += erlang
|
|
SUBDIR += expect
|
|
SUBDIR += f2c
|
|
SUBDIR += f77
|
|
SUBDIR += fesi
|
|
SUBDIR += forth
|
|
SUBDIR += gawk
|
|
SUBDIR += gcc-devel
|
|
SUBDIR += gcc27
|
|
SUBDIR += gcc28
|
|
SUBDIR += gcc295
|
|
SUBDIR += gcl
|
|
SUBDIR += gforth
|
|
SUBDIR += ghc
|
|
SUBDIR += glibstdc++28
|
|
SUBDIR += gnat
|
|
SUBDIR += gnat-glade
|
|
SUBDIR += gnomebasic
|
|
SUBDIR += gpc
|
|
SUBDIR += guile
|
|
SUBDIR += guileobjc
|
|
SUBDIR += hugs
|
|
SUBDIR += ici
|
|
SUBDIR += icon
|
|
SUBDIR += intel2gas
|
|
SUBDIR += intercal
|
|
SUBDIR += itcl
|
|
SUBDIR += lcc
|
|
SUBDIR += libobjects
|
|
SUBDIR += librep
|
|
SUBDIR += logo
|
|
SUBDIR += lua
|
|
SUBDIR += m3gdb
|
|
SUBDIR += mawk
|
|
SUBDIR += mit-scheme
|
|
SUBDIR += mixal
|
|
SUBDIR += mmix
|
|
SUBDIR += modula-3
|
|
SUBDIR += modula-3-lib
|
|
SUBDIR += modula-3-socks
|
|
SUBDIR += moscow_ml
|
|
SUBDIR += mozart
|
|
SUBDIR += nawk
|
|
SUBDIR += nqc
|
|
SUBDIR += o2c
|
|
SUBDIR += objc
|
|
SUBDIR += ocaml
|
|
SUBDIR += oo2c
|
|
SUBDIR += otcl
|
|
SUBDIR += p2c
|
|
SUBDIR += p5-Error
|
|
SUBDIR += p5-Expect
|
|
SUBDIR += p5-F77
|
|
SUBDIR += p5-Tcl
|
|
SUBDIR += p5-ePerl
|
|
SUBDIR += pbasic
|
|
SUBDIR += perl5
|
|
SUBDIR += pfe-devel
|
|
SUBDIR += pgcc
|
|
SUBDIR += pike
|
|
SUBDIR += pm3-base
|
|
SUBDIR += pm3-forms
|
|
SUBDIR += pm3-gui
|
|
SUBDIR += pm3-m3tk
|
|
SUBDIR += pm3-net
|
|
SUBDIR += pm3-netobj
|
|
SUBDIR += ptoc
|
|
SUBDIR += python
|
|
SUBDIR += python+ipv6
|
|
SUBDIR += python-doc-html
|
|
SUBDIR += python-doc-pdf-a4
|
|
SUBDIR += python-doc-pdf-letter
|
|
SUBDIR += python-doc-postscript-a4
|
|
SUBDIR += python-doc-postscript-letter
|
|
SUBDIR += python15
|
|
SUBDIR += ratfor
|
|
SUBDIR += rexx-imc
|
|
SUBDIR += ruby
|
|
SUBDIR += ruby-man
|
|
SUBDIR += ruby-perl
|
|
SUBDIR += ruby-python
|
|
SUBDIR += ruby-tcltklib
|
|
SUBDIR += ruby-usersguide
|
|
SUBDIR += ruby14
|
|
SUBDIR += ruby14-irb
|
|
SUBDIR += ruby14-tcltklib
|
|
SUBDIR += scheme48
|
|
SUBDIR += schemetoc
|
|
SUBDIR += scm
|
|
SUBDIR += siod
|
|
SUBDIR += slib
|
|
SUBDIR += smalleiffel
|
|
SUBDIR += smalleiffel-devel
|
|
SUBDIR += smalltalk
|
|
SUBDIR += sml-mode.el
|
|
SUBDIR += sml-nj
|
|
SUBDIR += sml-nj-devel
|
|
SUBDIR += snobol
|
|
SUBDIR += squeak1
|
|
SUBDIR += squeak2
|
|
SUBDIR += sr
|
|
SUBDIR += starlogo
|
|
SUBDIR += swi-pl
|
|
SUBDIR += tcl80
|
|
SUBDIR += tcl81-thread
|
|
SUBDIR += tcl82
|
|
SUBDIR += tcl83
|
|
SUBDIR += tclX80
|
|
SUBDIR += tclX82
|
|
SUBDIR += tclplugin
|
|
SUBDIR += tinycobol
|
|
SUBDIR += wamcc
|
|
SUBDIR += yabasic
|
|
SUBDIR += yorick
|
|
|
|
.include <bsd.port.subdir.mk>
|