diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2009-02-18 18:20:41 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2009-02-18 18:20:41 +0000 |
| commit | a08353096de4ae17bc7a242d97f6665353b81061 (patch) | |
| tree | 767052b1b8790c0ab832e5d9027802a00b4efb9a /src/ccapi/Makefile.in | |
| parent | d9f547b4670abb3aa5cba348ce44cc0c60d57071 (diff) | |
| download | krb5-a08353096de4ae17bc7a242d97f6665353b81061.tar.gz krb5-a08353096de4ae17bc7a242d97f6665353b81061.tar.xz krb5-a08353096de4ae17bc7a242d97f6665353b81061.zip | |
Some fixups and stubs for building ccapi on UNIX, and dependencies.
(Doesn't make a complete working implementation, but it mostly compiles.)
Does *not* include the changes to actually cause the ccapi code to get
built in normal UNIX builds.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22023 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ccapi/Makefile.in')
| -rw-r--r-- | src/ccapi/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ccapi/Makefile.in b/src/ccapi/Makefile.in index 78e2a47fd..85e81f6ba 100644 --- a/src/ccapi/Makefile.in +++ b/src/ccapi/Makefile.in @@ -7,7 +7,6 @@ SUBDIRS= lib server test all-windows:: @echo Making in ccapi\lib\win - @echo buildtop: $(BUILDTOP) cd lib\win cd $(MAKE) -$(MFLAGS) @@ -34,4 +33,3 @@ clean-windows:: cd $(MAKE) -$(MFLAGS) clean -# +++ Dependency line eater +++ |
