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

Annotation of ports/devel/Makefile, Revision 1.5

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