Module Name: src
Committed By: pgoyette
Date: Sun Dec 29 16:32:32 UTC 2013
Modified Files:
src/sys/modules: Makefile
Log Message:
Re-sort in alphabetic sequence.
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/sys/modules/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/modules/Makefile
diff -u src/sys/modules/Makefile:1.131 src/sys/modules/Makefile:1.132
--- src/sys/modules/Makefile:1.131 Sun Dec 29 08:09:44 2013
+++ src/sys/modules/Makefile Sun Dec 29 16:32:32 2013
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.131 2013/12/29 08:09:44 pgoyette Exp $
+# $NetBSD: Makefile,v 1.132 2013/12/29 16:32:32 pgoyette Exp $
.include <bsd.own.mk>
@@ -9,15 +9,15 @@ SUBDIR+= accf_httpready
SUBDIR+= adosfs
SUBDIR+= aio
SUBDIR+= bpf
-SUBDIR+= cd9660
SUBDIR+= ccd
+SUBDIR+= cd9660
SUBDIR+= cgd
+SUBDIR+= chfs
SUBDIR+= coda
SUBDIR+= coda5
SUBDIR+= compat
SUBDIR+= compat_ossaudio
SUBDIR+= coredump
-SUBDIR+= chfs
SUBDIR+= dbcool
SUBDIR+= dk_subr
SUBDIR+= efs