blob: 036a6e6f83befd2d945ffe872d2d58d2363b1598 (
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
34
|
# $Id: Makefile,v 1.77 1996/05/06 13:37:24 ache Exp $
#
SUBDIR += amanda
SUBDIR += astrolog
SUBDIR += btoa
SUBDIR += buffer
SUBDIR += cal
SUBDIR += chord
SUBDIR += colorls
SUBDIR += ctk
SUBDIR += ecc
SUBDIR += fd
SUBDIR += fep
SUBDIR += git
SUBDIR += glimpse
SUBDIR += ical
SUBDIR += ispell
SUBDIR += kp
SUBDIR += less
SUBDIR += linuxls
SUBDIR += mc
SUBDIR += mmv
SUBDIR += mshell
SUBDIR += recode
SUBDIR += rman
SUBDIR += sattrack
SUBDIR += screen
SUBDIR += team
SUBDIR += tkinfo
SUBDIR += tkman
SUBDIR += trans
.include <bsd.port.subdir.mk>
|