summaryrefslogtreecommitdiff
path: root/editors/Makefile
blob: cdbe85ee639e13fcbba6bdf266299d4392a2fffe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $Id: Makefile,v 1.30 1996/07/29 00:43:04 chuckr Exp $
#

    SUBDIR += axe
    SUBDIR += asedit
    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>