mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
20 lines
364 B
Makefile
20 lines
364 B
Makefile
# $Id: Makefile,v 1.22 1995/10/03 11:45:06 asami Exp $
|
|
#
|
|
|
|
SUBDIR += axe
|
|
SUBDIR += e93
|
|
SUBDIR += emacs
|
|
SUBDIR += jove
|
|
SUBDIR += mule
|
|
SUBDIR += tkHTML
|
|
SUBDIR += uemacs
|
|
SUBDIR += uzap
|
|
SUBDIR += vile
|
|
SUBDIR += xcoral
|
|
SUBDIR += xemacs
|
|
SUBDIR += xvile
|
|
|
|
NOBUILD += ashe # requires motif
|
|
|
|
.include <bsd.port.subdir.mk>
|