Author: fireball Date: Wed Jun 9 12:34:35 2010 New Revision: 47708
URL: http://svn.reactos.org/svn/reactos?rev=47708&view=rev Log: - Add "bootcdregtest" in the list of well-known targets.
Modified: trunk/reactos/Makefile
Modified: trunk/reactos/Makefile URL: http://svn.reactos.org/svn/reactos/trunk/reactos/Makefile?rev=47708&r1=4... ============================================================================== --- trunk/reactos/Makefile [iso-8859-1] (original) +++ trunk/reactos/Makefile [iso-8859-1] Wed Jun 9 12:34:35 2010 @@ -45,6 +45,10 @@ # with the name of the module for which you want to check dependencies. # This is faster than the depends target which does a complete dependency # check of the ReactOS codebase. +# +# bootcdregtest +# This target builds an ISO (ReactOS-RegTest.ISO) which is used for unattended +# regression testing. # # # Accepted environment variables: