From a24aedc9d156464b5eb037a699cd2b28f2dc5fa3 Mon Sep 17 00:00:00 2001 From: Aleksey Bragin Date: Wed, 9 Jun 2010 10:34:35 +0000 Subject: [PATCH] - Add "bootcdregtest" in the list of well-known targets. svn path=/trunk/; revision=47708 --- reactos/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/reactos/Makefile b/reactos/Makefile index 07148d023ad..cf320c428f6 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -46,6 +46,10 @@ # 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: #