summaryrefslogtreecommitdiff
path: root/lang/Makefile
blob: 6e50b731853ec9ac51c94259deee4ba491c90277 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# $Id: Makefile,v 1.40 1995/10/03 11:45:08 asami Exp $
#

    SUBDIR += Gofer
    SUBDIR += STk
    SUBDIR += Sather
    SUBDIR += bwbasic
    SUBDIR += eiffel
    SUBDIR += elk
    BROKEN += expect      # no package files yet
    SUBDIR += forth
    SUBDIR += g77
    SUBDIR += gcl
    BROKEN += gnat   # not really broken, just requires existing gnat compiler
    SUBDIR += guile-iii
    SUBDIR += icon
    SUBDIR += itcl
    SUBDIR += logo
    SUBDIR += mit-scheme
    SUBDIR += p2c
    SUBDIR += pTk
    SUBDIR += pbasic
    SUBDIR += perl5
    SUBDIR += python
    SUBDIR += scheme48
    SUBDIR += schemetoc
    SUBDIR += scm
    SUBDIR += smalltalk
    SUBDIR += tcl
    SUBDIR += tcl74
    SUBDIR += tclX

.include <bsd.port.subdir.mk>