summaryrefslogtreecommitdiff
path: root/zwgc/Makefile.in
Commit message (Collapse)AuthorAge
* Have the makefiles support explicit target directories properly, courtesy ↵Gravatar Karl Ramm2010-11-06
| | | | wthrowe@mit.edu
* display.c is dead, and appears to have been for a very long timeGravatar Karl Ramm2009-04-14
|
* add defs for datarootdir so configure will Shut UpGravatar Karl Ramm2009-04-13
| | | | | | | | | | Rearrange what libraries get pulled in where, so dpkg-shlibdeps doesn't whine (see a theme here?) (Also so that, say, znol, doesn't have to link with Everything.) This will break platforms that don't do shared-library dependencies.
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
|
* actually depend on the srcdirGravatar Karl Ramm2007-12-28
|
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
|
* Add shared library support for libzephyr.Gravatar Greg Hudson2005-07-14
|
* From Joel Weber: get parser.y from ${srcdir}.Gravatar Greg Hudson1999-05-26
|
* Add ares support in build system.Gravatar Greg Hudson1998-12-01
|
* Move files from datadir back to datadir/zephyr.Gravatar Greg Hudson1998-04-30
|
* Eliminate crufty reference to DEBUG.Gravatar Greg Hudson1998-02-02
|
* Do CFLAGS the gnu standard way. This means we compile with -g by default.Gravatar Greg Hudson1998-01-31
|
* Don't install zephyr.vars.Gravatar Greg Hudson1998-01-08
|
* RX_LIBS became REGEX_LIBS.Gravatar Greg Hudson1997-10-07
|
* The new world order is to assume POSIX regexps.Gravatar Greg Hudson1997-09-29
|
* confdir became sysconfdir.Gravatar Greg Hudson1997-09-23
| | | | | We moved up a directory level. Rip out support for in-tree com_err.
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
detailed change information.