aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2006-08-23 02:15:52 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2006-08-23 02:15:52 +0000
commitde24600e95079ab3ca07ab11a0408726e2c4f7fa (patch)
tree19ca3122d0d2b3b1cc64a260884e149406f33328
parent0a25723025051224bb843b61280789324c22a7a1 (diff)
downloadkrb5-de24600e95079ab3ca07ab11a0408726e2c4f7fa.zip
krb5-de24600e95079ab3ca07ab11a0408726e2c4f7fa.tar.gz
krb5-de24600e95079ab3ca07ab11a0408726e2c4f7fa.tar.bz2
* Makefile - do not etag the Win2000 version of
the NetIDMgr.exe ticket: 4172 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18495 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/windows/identity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/windows/identity/Makefile b/src/windows/identity/Makefile
index b302845..f96cb0a 100644
--- a/src/windows/identity/Makefile
+++ b/src/windows/identity/Makefile
@@ -1,5 +1,6 @@
#
# Copyright (c) 2004 Massachusetts Institute of Technology
+# Copyright (c) 2006 Secure Endpoints Inc.
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation files
@@ -43,7 +44,7 @@ RMAKE_W2K=$(MAKECMD) /nologo all KHBUILD_W2K=1
!else
RMAKE=$(MAKECMD) /nologo etag
-RMAKE_W2K=$(MAKECMD) /nologo etag KHBUILD_W2K=1
+RMAKE_W2K=echo Skipping W2K target for ETAGS run.
!endif
!else
RMAKE=$(MAKECMD) /nologo test