aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
blob: 5f9f67eca49be5e01e5d1bdc5d193b683430f454 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $Id: Makefile,v 1.26 1995/12/04 09:46:10 asami Exp $
#

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

.include <bsd.port.subdir.mk>