From: Kevin Koch Date: Tue, 19 Feb 2008 18:36:06 +0000 (+0000) Subject: Remove stop-here target that stops the build X-Git-Tag: krb5-1.7-alpha1~735 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d223cc839e8528ed47064e9d53033f5e7b012c35;p=krb5.git Remove stop-here target that stops the build 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 --- diff --git a/src/ccapi/test/Makefile.in b/src/ccapi/test/Makefile.in index 7e71dcf63..c5a5ad718 100644 --- a/src/ccapi/test/Makefile.in +++ b/src/ccapi/test/Makefile.in @@ -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)