aboutsummaryrefslogtreecommitdiff
path: root/src/ccapi/test/Makefile.in
diff options
context:
space:
mode:
authorKevin Koch <kpkoch@mit.edu>2008-02-19 18:36:06 +0000
committerKevin Koch <kpkoch@mit.edu>2008-02-19 18:36:06 +0000
commitd223cc839e8528ed47064e9d53033f5e7b012c35 (patch)
treed36bd30d68e9f27d8aa522f2e0d138e8bf4312e8 /src/ccapi/test/Makefile.in
parent1ad7c24419422ce0d62c80699eb4cd30b1c3d51b (diff)
downloadkrb5-d223cc839e8528ed47064e9d53033f5e7b012c35.zip
krb5-d223cc839e8528ed47064e9d53033f5e7b012c35.tar.gz
krb5-d223cc839e8528ed47064e9d53033f5e7b012c35.tar.bz2
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
Diffstat (limited to 'src/ccapi/test/Makefile.in')
-rw-r--r--src/ccapi/test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ccapi/test/Makefile.in b/src/ccapi/test/Makefile.in
index 7e71dcf..c5a5ad7 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)