aboutsummaryrefslogtreecommitdiff
path: root/src/util/ss/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-2/+0
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-70/+0
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-1/+1
2008-12-18Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson1-1/+1
2007-07-10make dependKen Raeburn1-23/+37
2007-03-25Generate makefiles for two static libs plus the python plugin from the top-le...Ken Raeburn1-2/+2
2007-03-25Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn1-1/+1
2007-03-02Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn1-0/+1
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-2/+2
2006-04-04set DEFS empty in more placesKen Raeburn1-0/+1
2006-03-31make depend, now with dependency sortingKen Raeburn1-47/+45
2006-03-30make depend Ken Raeburn1-24/+27
2006-03-11Add a new recursive target "generated-files-mac", for producing theKen Raeburn1-1/+3
2005-11-29make dependTom Yu1-2/+1
2005-06-21Update dependenciesKen Raeburn1-1/+2
2005-03-14* Makefile.in (EXTRADEPSRCS): DefineKen Raeburn1-0/+20
2004-12-30run "make depend"Ken Raeburn1-23/+29
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn1-1/+0
2004-06-04Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn1-1/+1
2003-06-27This change fixes the problem in the ss directory. It probably won'tKen Raeburn1-19/+10
2003-02-06* Makefile.in (std_rqs.c): Depend on ct_c.sed and ct_c.awkKen Raeburn1-1/+1
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+4
2002-12-12Fix depend rules to keep state about whether verification of variousTom Yu1-1/+1
2002-09-11* Makefile.in (LOCALINCLUDES): Drop references to .. and et directories inKen Raeburn1-2/+2
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-1/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-1/+1
2002-08-14* Makefile.in ($(HDRS)): Depend on 'includes'.Ken Raeburn1-1/+3
2002-06-15update dependenciesKen Raeburn1-16/+12
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-12/+12
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-21/+29
2001-09-02dependenciesKen Raeburn1-3/+2
2001-09-01add automatically generated dependenciesKen Raeburn1-0/+30
2001-04-17* Makefile.in (unixmac): Target deletedKen Raeburn1-2/+0
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-4/+4
1999-01-27listen.c (print_prompt): Replace BSD-style ioctl with termios interfaceTheodore Tso1-0/+2
1998-04-06 * Makefile.in (includes): Don't mkdir unless the directory doesn'tTom Yu1-1/+1
1998-03-30gcc -Wall cleanups. Mainly adding prototypes andEzra Peisach1-1/+2
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+30
1997-11-19 * configure.in: Update to new library build systemTom Yu1-37/+14
1997-08-17 * Makefile.in (SRCS): Add $(srcdir) as neededEzra Peisach1-4/+5
1997-02-06Makefile.in: Remove target before copying over it (avoids perm. errors)Richard Basch1-1/+2
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1-2/+0
1995-08-07Add $(SHELL) to invocation of config_script, so that the tree canTheodore Tso1-1/+1
1995-06-28Rename ct_c.*.in to ct_c_*.in, so that the sources will unpack cleanlyTheodore Tso1-8/+8
1995-06-28Rename ct_c.* to ct_c.*.in. ct_c.sed.in is now processed by sed toTheodore Tso1-7/+7
1995-06-13 * Makefile.in: don't install libss.aTom Yu1-8/+0
1995-06-09list_req.c, ss_internal.h: Clean up -Wall flamesTheodore Tso1-12/+16
1995-04-27Use posix signals if present on the system (for OS's that only haveEzra Peisach1-1/+1
1995-03-29* Makefile.in (all): Run all-$(WHAT).John Gilmore1-2/+7