Home | History | Annotate | Download | only in cribbage
History log of /src/games/cribbage/Makefile
RevisionDateAuthorComments
 1.13  06-Feb-2010  he When using -lcurses, you also need -lterminfo.
This fixes the build for sun2, and also builds with LDSTATIC=-static,
since archive libraries don't record inter-library dependencies.
 1.12  13-Feb-1999  lukem convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.11  29-Sep-1998  lukem don't install in /usr/share if NOSHARE is defined
 1.10  18-Feb-1998  jtc Simply include -lcurses instead of -lcurses -ltermcap
 1.9  05-Feb-1998  christos Use -ltermcap instead of -ltermlib
 1.8  20-Nov-1997  mrg install games that need it setgid.
 1.7  24-Mar-1997  christos branches: 1.7.2;
- Makefile cleanups
 1.6  18-Oct-1996  thorpej Use ${INSTALL}.
 1.5  21-Mar-1995  cgd clean up import
 1.4  22-Dec-1994  cgd specify man pages the new way.
 1.3  01-Aug-1993  mycroft Add RCS identifiers.
 1.2  23-Mar-1993  cgd got rid of unnecessary -lcompat and associated dependency
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  21-Mar-1995  cgd from Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.7.2.1  20-Nov-1997  mrg pull up from trunk:
- install games files with the correct permissions.
- install games that need it setgid.

RSS XML Feed