Remove stop-here target that stops the build
authorKevin Koch <kpkoch@mit.edu>
Tue, 19 Feb 2008 18:36:06 +0000 (18:36 +0000)
committerKevin Koch <kpkoch@mit.edu>
Tue, 19 Feb 2008 18:36:06 +0000 (18:36 +0000)
TargetVersion: 1.7
Component: krb5-libs
Ticket: 5594
Tags:  pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20234 dc483132-0cff-0310-8789-dd5450dbe970

src/ccapi/test/Makefile.in

index 7e71dcf63ed01b298ee4ada560fa40bb0cb63e4a..c5a5ad71858affd5a3fad44b1a38d098ad21bdeb 100644 (file)
@@ -88,7 +88,7 @@ LIBS    = -lkrb5
 LFLAGS = /nologo $(LOPTS)
 
 all-mac::     setup-test-dir pingtest stop_here simple_lock_test build-base build-tests link-tests copy-script success-message
-all-windows:: setup-windows build-base $(OUTPRE)pingtest.exe build-tests copy-script stop_here success-message
+all-windows:: setup-windows build-base $(OUTPRE)pingtest.exe build-tests copy-script success-message
 
 # compile base files used by all tests
 build-base: $(PINGOBJS)