From: Jeffrey Altman Date: Wed, 23 Aug 2006 02:15:52 +0000 (+0000) Subject: * Makefile - do not etag the Win2000 version of X-Git-Tag: krb5-1.6-alpha1~168 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=de24600e95079ab3ca07ab11a0408726e2c4f7fa;p=krb5.git * 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 --- diff --git a/src/windows/identity/Makefile b/src/windows/identity/Makefile index b3028458e..f96cb0a11 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