summaryrefslogtreecommitdiffstats
path: root/src/util/ss/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+0
* Remove some dead Makefile codeBen Kaduk2012-09-251-20/+0
* Add libedit/readline support to ssGreg Hudson2011-07-221-1/+1
* 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-70/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-1/+1
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-1/+1
* make dependKen Raeburn2007-07-101-23/+37
* Generate makefiles for two static libs plus the python plugin from the top-le...Ken Raeburn2007-03-251-2/+2
* Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn2007-03-251-1/+1
* Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn2007-03-021-0/+1
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-47/+45
* make depend Ken Raeburn2006-03-301-24/+27
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-111-1/+3
* make dependTom Yu2005-11-291-2/+1
* Update dependenciesKen Raeburn2005-06-211-1/+2
* * Makefile.in (EXTRADEPSRCS): DefineKen Raeburn2005-03-141-0/+20
* run "make depend"Ken Raeburn2004-12-301-23/+29
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-1/+0
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-1/+1
* This change fixes the problem in the ss directory. It probably won'tKen Raeburn2003-06-271-19/+10
* * Makefile.in (std_rqs.c): Depend on ct_c.sed and ct_c.awkKen Raeburn2003-02-061-1/+1
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-121-1/+1
* * Makefile.in (LOCALINCLUDES): Drop references to .. and et directories inKen Raeburn2002-09-111-2/+2
* * 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 ($(HDRS)): Depend on 'includes'.Ken Raeburn2002-08-141-1/+3
* update dependenciesKen Raeburn2002-06-151-16/+12
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-12/+12
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-21/+29
* dependenciesKen Raeburn2001-09-021-3/+2
* add automatically generated dependenciesKen Raeburn2001-09-011-0/+30
* * Makefile.in (unixmac): Target deletedKen Raeburn2001-04-171-2/+0
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-4/+4
* listen.c (print_prompt): Replace BSD-style ioctl with termios interfaceTheodore Tso1999-01-271-0/+2
* * Makefile.in (includes): Don't mkdir unless the directory doesn'tTom Yu1998-04-061-1/+1
* gcc -Wall cleanups. Mainly adding prototypes andEzra Peisach1998-03-301-1/+2
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+30
* * configure.in: Update to new library build systemTom Yu1997-11-191-37/+14
* * Makefile.in (SRCS): Add $(srcdir) as neededEzra Peisach1997-08-171-4/+5
* Makefile.in: Remove target before copying over it (avoids perm. errors)Richard Basch1997-02-061-1/+2
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-2/+0
* Add $(SHELL) to invocation of config_script, so that the tree canTheodore Tso1995-08-071-1/+1
* Rename ct_c.*.in to ct_c_*.in, so that the sources will unpack cleanlyTheodore Tso1995-06-281-8/+8
* Rename ct_c.* to ct_c.*.in. ct_c.sed.in is now processed by sed toTheodore Tso1995-06-281-7/+7