summaryrefslogtreecommitdiffstats
path: root/src/isode/psap
diff options
context:
space:
mode:
authorMark Eichin <eichin@mit.edu>1994-06-21 21:56:35 +0000
committerMark Eichin <eichin@mit.edu>1994-06-21 21:56:35 +0000
commitde142f5153c4f2443463ee5bf1cc7ffd09e36fef (patch)
tree98caa8b6d43b8ebd382bc113e6c03af4307d0d42 /src/isode/psap
parenta5c8f0bfb5842df196702e94f15bb0238f411f7e (diff)
downloadkrb5-de142f5153c4f2443463ee5bf1cc7ffd09e36fef.tar.gz
krb5-de142f5153c4f2443463ee5bf1cc7ffd09e36fef.tar.xz
krb5-de142f5153c4f2443463ee5bf1cc7ffd09e36fef.zip
Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)
* Makefile.in (in all subdirs): added CC=@CC@ to nail down the substitution to be sure that configuration matches build. Added CCOPTS to some of them so that it gets nailed in correctly too. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3887 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/isode/psap')
-rw-r--r--src/isode/psap/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/isode/psap/Makefile.in b/src/isode/psap/Makefile.in
index 75b6096695..c0653db355 100644
--- a/src/isode/psap/Makefile.in
+++ b/src/isode/psap/Makefile.in
@@ -10,6 +10,8 @@ TOPDIR = $(BUILDTOP)/
LIBDIR = $(TOPDIR)lib/
OPTIONS = -I. -I$(HDIR) -I$(ISODEINC) $(PEPYPATH) $(KRBOPT)
+CC = @CC@
+CCOPTS = @CCOPTS@
CFLAGS = $(CCOPTS) $(OPTIONS) $(LOPTIONS)
KRBINC = $(TOPDIR)include/