History log of /freebsd-10-stable/gnu/usr.bin/texinfo/libtxi/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 136910 24-Oct-2004 ru

For variables that are only checked with defined(), don't provide
any fake value.


# 125917 17-Feb-2004 ache

Remove getopt*.c, we already have compatible getopt_long() in libc


# 96513 13-May-2002 ru

Removed now unused INTERNALSTATICLIB.
INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.


# 56168 17-Jan-2000 ru

Upgrade to GNU texinfo 4.0


# 50472 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 42665 14-Jan-1999 markm

Update this area for Texinfo-3.12.
Submitted by: lkoeller@cc.fh-lippe.de


# 24705 07-Apr-1997 bde

Fixed bugs involving paths:
- LDADD was wrong for non-uniform obj trees.
- DPADD was wrong for separate obj tres.

Cleaned up nearby messes, mostly ones invoving paths:
- -I../libtxi was useless.
- there were too many redefinitions and too many different names for the
same paths.
- use INTERNALLIB* to simplify libtxi/Makefile.


# 22996 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 21501 11-Jan-1997 jmacd

Clearing out the old stuff, its all in contrib now.