summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/asn.1/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Asn.1 decode related file rearrangement. It was made based on the following c...Zhanna Tsitkov2011-01-111-0/+12
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-2/+0
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-127/+0
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-75/+82
* makedependKen Raeburn2008-09-181-70/+75
* make dependKen Raeburn2007-08-161-65/+71
* Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn2006-10-071-0/+13
* make dependTom Yu2006-10-061-30/+34
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-10/+10
* install headers into include/krb5Ken Raeburn2006-05-231-55/+61
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-31/+25
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-021-0/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-77/+79
* make dependKen Raeburn2006-03-271-26/+32
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-24/+24
* make dependKen Raeburn2006-03-081-10/+20
* make dependTom Yu2005-11-291-42/+30
* Update dependenciesKen Raeburn2005-06-211-30/+40
* run "make depend"Ken Raeburn2004-12-301-54/+58
* update dependenciesKen Raeburn2004-04-241-35/+40
* make dependKen Raeburn2003-12-151-37/+42
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-171-1/+0
* make-depend updatesKen Raeburn2003-05-241-21/+21
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+3
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* update depsKen Raeburn2002-08-151-8/+18
* update dependenciesKen Raeburn2002-06-151-21/+18
* rebuild dependenciesKen Raeburn2002-06-151-22/+22
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-10/+10
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-38/+40
* updated dependencies for latest make-depend target codeKen Raeburn2001-09-061-22/+21
* dependenciesKen Raeburn2001-09-011-0/+57
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* Do win32 build in subdirDanilo Almeida1999-05-101-11/+11
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+2
* Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1998-02-281-1/+1
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+2
* * Makefile.in (SRCS): Add / after $(srcdir) in SRCS lineEzra Peisach1997-07-311-10/+10
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-231-11/+4
* Merge of libhack_branchTom Yu1997-02-091-13/+13
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-3/+10
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-071-1/+1
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-071-1/+0
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-4/+0
* Add support for building shared librariesTheodore Tso1995-05-271-2/+13