Module Name: src Committed By: tsutsui Date: Sat Oct 23 14:48:17 UTC 2010
Modified Files: src/external/mit/xorg/server/drivers: Makefile Log Message: Use simple .if/.endif statements rather than .if/.elif/.elif/.../.endif to specify ${MACHINE} specific video drivers since it isn't a good idea to add new ports at the end of statements. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/external/mit/xorg/server/drivers/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.