summaryrefslogtreecommitdiff
path: root/editors/Makefile
blob: 0e9af1be3924f0701a46183b22ca944a511e5cd0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $Id: Makefile,v 1.28 1996/04/09 11:00:13 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 += xemacs
    SUBDIR += xvile

.include <bsd.port.subdir.mk>