Put the names into alphabetical order. Make it much simpler for checking

missing names.
This commit is contained in:
Andreas Schulz 1994-12-25 12:34:20 +00:00
parent 2d42b54e4d
commit 8abca2d812
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=608
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.4 1994/09/30 00:55:47 jkh Exp $
# $Id: Makefile,v 1.5 1994/11/23 00:04:04 asami Exp $
#
SUBDIR= jove emacs mule xemacs
SUBDIR= emacs jove mule xemacs
.include <bsd.port.subdir.mk>