[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel

Annotation of ports/devel/Makefile, Revision 1.13

1.13    ! jasoni      1: # $OpenBSD: Makefile,v 1.12 1998/11/26 17:24:35 angelos Exp $
1.1       niklas      2: # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
                      3: #
                      4:
                      5: #    SUBDIR += ElectricFence
                      6: #    SUBDIR += SWIG
                      7: #    SUBDIR += SpecTcl
                      8: #    SUBDIR += asl
1.4       joey        9:      SUBDIR += autoconf
                     10:      SUBDIR += automake
1.1       niklas     11: #    SUBDIR += bcc
1.6       niklas     12:      SUBDIR += bison
1.1       niklas     13: #    SUBDIR += boehm-gc
                     14: #    SUBDIR += cccc
                     15: #    SUBDIR += cflow
                     16: #    SUBDIR += crossgo32
                     17: #    SUBDIR += crossgo32-djgpp2
                     18: #    SUBDIR += crossgo32-djgpp2-pdcurses
                     19: #    SUBDIR += crosssco
                     20: #    SUBDIR += cs
                     21: #    SUBDIR += cutils
                     22: #    SUBDIR += cxref
1.9       marc       23:      SUBDIR += ddd
1.5       niklas     24:      SUBDIR += dejagnu
1.1       niklas     25: #    SUBDIR += dmake
                     26: #    SUBDIR += f77flow
                     27: #    SUBDIR += fpp
                     28: #    SUBDIR += gcc11
                     29: #    SUBDIR += gdb
                     30: #    SUBDIR += gdbtk
1.4       joey       31:      SUBDIR += gindent
1.11      jasoni     32:      SUBDIR += gettext
1.4       joey       33:      SUBDIR += gmake
                     34:      SUBDIR += id-utils
1.1       niklas     35: #    SUBDIR += ilu
                     36: #    SUBDIR += lclint
                     37: #    SUBDIR += libdlmalloc
                     38: #    SUBDIR += libmalloc
1.13    ! jasoni     39:      SUBDIR += libproplist
1.4       joey       40:      SUBDIR += libslang
1.10      marc       41:      SUBDIR += libtool
1.1       niklas     42: #    SUBDIR += linux_devel
                     43: #    SUBDIR += linuxgdb
1.4       joey       44:      SUBDIR += m4
1.7       marc       45: #    SUBDIR += makedepend
1.1       niklas     46: #    SUBDIR += mkmf
                     47: #    SUBDIR += mprof
                     48: #    SUBDIR += nana
1.8       angelos    49:      SUBDIR += nasm
1.1       niklas     50: #    SUBDIR += noweb
                     51: #    SUBDIR += omniBroker
                     52: #    SUBDIR += omniORB
                     53: #    SUBDIR += p5-B
                     54: #    SUBDIR += p5-BSD-Resource
                     55: #    SUBDIR += p5-C-Scan
                     56: #    SUBDIR += p5-ConfigReader
                     57: #    SUBDIR += p5-Curses
                     58: #    SUBDIR += p5-Data-Dumper
                     59: #    SUBDIR += p5-Data-Flow
                     60: #    SUBDIR += p5-Data-ShowTable
                     61: #    SUBDIR += p5-Date-Manip
                     62: #    SUBDIR += p5-Devel-DProf
                     63: #    SUBDIR += p5-Devel-Peek
                     64: #    SUBDIR += p5-Devel-Symdump
                     65: #    SUBDIR += p5-Errno
                     66: #    SUBDIR += p5-File-BasicFlock
                     67: #    SUBDIR += p5-File-Lock
                     68: #    SUBDIR += p5-File-Slurp
                     69: #    SUBDIR += p5-File-Tools
                     70: #    SUBDIR += p5-Filter
                     71: #    SUBDIR += p5-FreezeThaw
                     72: #    SUBDIR += p5-Include
                     73: #    SUBDIR += p5-IniConf
                     74: #    SUBDIR += p5-Ioctl
                     75: #    SUBDIR += p5-PV
                     76: #    SUBDIR += p5-Penguin
                     77: #    SUBDIR += p5-Penguin-Easy
                     78: #    SUBDIR += p5-Proc-Simple
                     79: #    SUBDIR += p5-Religion
                     80: #    SUBDIR += p5-Resources
                     81: #    SUBDIR += p5-Sort-Versions
                     82: #    SUBDIR += p5-Storable
                     83: #    SUBDIR += p5-Term-ReadKey
                     84: #    SUBDIR += p5-Time
                     85: #    SUBDIR += p5-TimeDate
                     86: #    SUBDIR += p5-TraceFuncs
                     87: #    SUBDIR += pccts
                     88: #    SUBDIR += portlint
1.12      angelos    89:      SUBDIR += prc-tools
1.1       niklas     90: #    SUBDIR += prcs
                     91: #    SUBDIR += sawt
                     92: #    SUBDIR += scogdb
                     93: #    SUBDIR += sfio
1.4       joey       94:      SUBDIR += swig
1.1       niklas     95: #    SUBDIR += tclcheck
                     96: #    SUBDIR += tkcvs
                     97: #    SUBDIR += tkref
                     98: #    SUBDIR += tvision
                     99: #    SUBDIR += vtcl
1.4       joey      100:      SUBDIR += xmake
1.1       niklas    101: #    SUBDIR += xwpe
                    102: #    SUBDIR += xxgdb
                    103:
                    104: .include <bsd.port.subdir.mk>