projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2388652
)
Change to reflect new Imake macros
author
Theodore Tso
<tytso@mit.edu>
Thu, 3 Jun 1993 00:20:26 +0000
(
00:20
+0000)
committer
Theodore Tso
<tytso@mit.edu>
Thu, 3 Jun 1993 00:20:26 +0000
(
00:20
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2560
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/Imakefile
patch
|
blob
|
history
diff --git
a/src/lib/krb5/Imakefile
b/src/lib/krb5/Imakefile
index f1704082b331e6a9d45c016936d17adcb9fb0011..a879c75f59cafce118b10b78f48489c04c474016 100644
(file)
--- a/
src/lib/krb5/Imakefile
+++ b/
src/lib/krb5/Imakefile
@@
-103,7
+103,7
@@
asn.1/Makefile::
fi; \
if [ "$$executeit" != "no" ]; then \
curdir=$(CURRENT_DIR)/; \
-
ImakeSubCmdHelper
-DTOPDIR=$$top -DCURDIR=CURDIR/$$i -f$(SRCSUBDIR)Imakefile -s Makefile.new; \
+
$(IMAKE_CMD)
-DTOPDIR=$$top -DCURDIR=CURDIR/$$i -f$(SRCSUBDIR)Imakefile -s Makefile.new; \
sed 's/^@/ @/' Makefile.new > Makefile.newer && $(MV) Makefile.newer Makefile.new ; \
$(MAKE) -f Makefile.new noop; \
if [ -f Makefile ]; then \