projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
468e2d5
)
actually reference LOCALINCLUDE
author
Mark Eichin
<eichin@mit.edu>
Tue, 14 Jun 1994 21:30:58 +0000
(21:30 +0000)
committer
Mark Eichin
<eichin@mit.edu>
Tue, 14 Jun 1994 21:30:58 +0000
(21:30 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3788
dc483132
-0cff-0310-8789-
dd5450dbe970
src/util/et/Makefile.in
patch
|
blob
|
history
diff --git
a/src/util/et/Makefile.in
b/src/util/et/Makefile.in
index cadb4f3a2a0850175b8070c3e8b7feea77039ed3..97d3288aab8b62e0f91ba0bb71404041bbd56fcd 100644
(file)
--- a/
src/util/et/Makefile.in
+++ b/
src/util/et/Makefile.in
@@
-4,7
+4,7
@@
VPATH = @srcdir@
DEFS = @DEFS@
LIBS = @LIBS@
-CFLAGS = -g $(DEFS)
+CFLAGS = -g $(DEFS)
$(LOCALINCLUDE)
LDFLAGS = -g
LEX = @LEX@