summaryrefslogtreecommitdiffstats
path: root/src/util/pty/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-111-157/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-33/+33
* * pty-int.h: Include autoconf.hKen Raeburn2006-03-301-17/+17
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-15/+15
* make dependTom Yu2005-11-291-27/+25
* Update dependenciesKen Raeburn2005-06-211-25/+27
* updated dependencies for socket-utils.h changeKen Raeburn2005-04-281-1/+2
* run "make depend"Ken Raeburn2004-12-301-33/+33
* make dependKen Raeburn2004-11-161-2/+1
* update dependenciesKen Raeburn2004-07-161-13/+24
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-8/+0
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-1/+1
* updated dependenciesKen Raeburn2004-04-241-1/+2
* make dependKen Raeburn2003-12-151-2/+2
* Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2003-03-021-1/+1
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* * Makefile.in (install): Don't install libpty.h.Ken Raeburn2002-07-131-2/+2
* update dependenciesKen Raeburn2002-06-151-14/+14
* update dependenciesKen Raeburn2002-06-151-14/+14
* update dependenciesKen Raeburn2002-03-261-2/+1
* * Makefile.in (LIBMINOR): BumpKen Raeburn2002-02-201-1/+1
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-13/+13
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-15/+15
* * Makefile.in (includes): Depend onEzra Peisach2001-10-021-0/+2
* * Makefile.in ($(BUILDTOP)/include/krb5/autoconf.h): Add rules toEzra Peisach2001-09-061-0/+4
* add automatically generated dependenciesKen Raeburn2001-09-011-0/+34
* * pty_paranoia.c: New file; do many paranoid checks about cttyTom Yu2001-05-111-0/+10
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-2/+1
* Update dump-utmp from KerbNet 1.2.Ken Raeburn1999-08-031-0/+4
* bump minor versionTom Yu1999-02-121-1/+1
* * Makefile.in: Add sane_hostname.{o,c}Tom Yu1999-02-121-2/+2
* configure.in: Remove test CHECK_WAIT_TYPE since nothing is using theTheodore Tso1999-01-271-0/+2
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+5
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+16
* * Makefile.in (CFILES): Add $(srcdir)Ezra Peisach1997-10-241-4/+7
* Merge of libhack_branchTom Yu1997-02-091-31/+18
* Removed a bogus dependency (if you try make depend)Richard Basch1996-04-031-3/+0
* Use the SubdirLibraryRule defined in aclocal.m4 to create the DONETheodore Tso1995-09-291-4/+0
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-6/+0
* Rename initialize_slave.c to init_slave.cSam Hartman1995-08-111-3/+3
* * Makefile.in: use libupdate so to not get multiple copies ofTom Yu1995-08-041-4/+9
* * Fix tests for length of slave buffer.Sam Hartman1995-08-021-3/+4
* Check in first version of libptySam Hartman1995-07-311-0/+91