Module Name: src Committed By: pooka Date: Thu Mar 13 01:34:06 UTC 2014
Modified Files: src/sys/rump: Makefile.rump src/sys/rump/librump/rumpkern: Makefile.rumpkern Log Message: Allow multiple "rumpcomp_user" source modules to be specified by introducing RUMPCOMP_USER_SRCS. Make RUMPCOMP_USER issue a deprecation warning, but for compat make it set RUMPCOMP_USER_SRCS=rumpcomp_user.c for now. To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/sys/rump/Makefile.rump cvs rdiff -u -r1.139 -r1.140 src/sys/rump/librump/rumpkern/Makefile.rumpkern Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.