blob: 7fc4df52b230b77f5b915cc3e622b878a7ed7518 (
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
35
36
37
38
39
40
41
42
43
|
# $Id: Makefile,v 1.58 1998/09/03 11:38:27 obrien Exp $
#
SUBDIR += asedit
SUBDIR += axe
SUBDIR += beav
SUBDIR += bpatch
SUBDIR += cooledit
SUBDIR += e93
SUBDIR += emacs
SUBDIR += emacs20
SUBDIR += gxedit
SUBDIR += hexedit
SUBDIR += jed
SUBDIR += joe
SUBDIR += jove
SUBDIR += le
SUBDIR += leim20
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nedit
SUBDIR += nvi-m17n
SUBDIR += nvi-perl
SUBDIR += offix-editor
SUBDIR += staroffice
SUBDIR += sted
SUBDIR += textedit
SUBDIR += thoteditor
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
SUBDIR += vilearn
SUBDIR += vim4
SUBDIR += vim5
SUBDIR += xcoral
SUBDIR += xed
SUBDIR += xemacs
SUBDIR += xemacs-mule
SUBDIR += xemacs-mule-common
SUBDIR += xemacs20
SUBDIR += xvile
.include <bsd.port.subdir.mk>
|