* these examples should really be commented out

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42572 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Alexander von Gluck IV 2011-08-04 14:57:34 +00:00
parent 747d2bb6dc
commit 5e1a7a9299
1 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@
# Don't add the libraries built with the alternative gcc version.
#HAIKU_ADD_ALTERNATIVE_GCC_LIBS = 0 ;
# Add an optional gfx driver and its accelerant.
# Add an example optional gfx driver and its accelerant.
# (Drivers just have a special rule because of the need for the symlink in dev/)
AddDriversToHaikuImage graphics : optional_driver ;
AddFilesToHaikuImage system add-ons accelerants : optional_driver.accelerant ;
#AddDriversToHaikuImage graphics : optional_driver ;
#AddFilesToHaikuImage system add-ons accelerants : optional_driver.accelerant ;