summaryrefslogtreecommitdiffstats
path: root/src/util/ss/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Makefile.in: don't install libss.aTom Yu1995-06-131-8/+0
* list_req.c, ss_internal.h: Clean up -Wall flamesTheodore Tso1995-06-091-12/+16
* Use posix signals if present on the system (for OS's that only haveEzra Peisach1995-04-271-1/+1
* * Makefile.in (all): Run all-$(WHAT).John Gilmore1995-03-291-2/+7
* * Makefile.in: Avoid recompilation of std_rqs.c every single timeJohn Gilmore1995-02-281-1/+1
* Add AC_RETSIGTYPE to get proper return type for signal hanldersTheodore Tso1994-10-241-1/+1
* Don't rm the sed and awk scripts during a make cleanTheodore Tso1994-10-111-1/+1
* Don't try to compile mk_cmds. Use awk/sed shell script replacement instead.Theodore Tso1994-10-031-6/+19
* Fix so that autoconf actually checks for bison/yacc/byacc, so that systemsTheodore Tso1994-09-231-1/+1
* * Makefile.in: remove spurious includes rulesTom Yu1994-07-201-8/+0
* * Makefile.in: nuke libss.a.bak crudTom Yu1994-07-141-1/+0
* mostly changes to prevent spewage of ignored errorsTom Yu1994-07-031-5/+4
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-20/+0