Module Name: src Committed By: apb Date: Tue Dec 20 17:09:04 UTC 2011
Modified Files: src/sys/rump/dev/lib/librnd: Makefile Log Message: Put the path to the compat/common directory in a .PATH line, not in an element of the SRCS list. This should fix a problem in which build products were created in the source tree. Also add a comment about where COMPAT_50 is defined. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/rump/dev/lib/librnd/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.