aboutsummaryrefslogtreecommitdiffstats
path: root/editors/Makefile
blob: 415fe474149e3e439620e7bdb134141d665e681b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $Id: Makefile,v 1.29 1996/04/12 08:27:03 asami Exp $
#

    SUBDIR += axe
    SUBDIR += beav
    SUBDIR += bpatch
    SUBDIR += e93
    SUBDIR += emacs
    SUBDIR += jove
    SUBDIR += mule
    SUBDIR += nedit
    SUBDIR += uemacs
    SUBDIR += uzap
    SUBDIR += vile
    SUBDIR += vim
    SUBDIR += xcoral
    SUBDIR += xed
    SUBDIR += xemacs
    SUBDIR += xvile

.include <bsd.port.subdir.mk>