Alphabetize pts before pty.

MFC after:	3 days
This commit is contained in:
Robert Watson 2007-11-21 21:42:55 +00:00
parent 228f6ee12e
commit c6fa9175a7

View File

@ -1523,8 +1523,8 @@ kern/tty.c standard
kern/tty_compat.c optional compat_43tty
kern/tty_conf.c standard
kern/tty_cons.c standard
kern/tty_pty.c optional pty
kern/tty_pts.c optional pty
kern/tty_pty.c optional pty
kern/tty_subr.c standard
kern/tty_tty.c standard
kern/uipc_accf.c optional inet