Author: ed
Date: Fri Aug 28 10:23:40 2009
New Revision: 196612
URL: http://svn.freebsd.org/changeset/base/196612

Log:
  Hook up the pty(4) module to the build.

Modified:
  head/sys/modules/Makefile

Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile   Fri Aug 28 08:49:35 2009        (r196611)
+++ head/sys/modules/Makefile   Fri Aug 28 10:23:40 2009        (r196612)
@@ -225,6 +225,7 @@ SUBDIR=     ${_3dfx} \
        procfs \
        pseudofs \
        ${_pst} \
+       pty  \
        puc \
        ral \
        ralfw \
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to