Home | History | Annotate | Download | only in me
History log of /src/share/me/Makefile
RevisionDateAuthorComments
 1.27  12-Feb-2013  christos me.7 is supplied both by groff and here. Don't include both.
 1.26  25-Oct-2008  apb branches: 1.26.18; 1.26.24;
Use ${TOOL_SED} instead if plain sed in Makefiles.
 1.25  20-Mar-2004  dsl Don't remove ${.TARGET} - thanks Alexander for pointing it out.
 1.24  20-Mar-2004  dsl rm -f and CLEANFILES all the *.me.tmp files created during install
 1.23  18-Jul-2003  lukem Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.
Replace defined(UNPRIVED) tests with ${MKUNPRIVED} != "no"

Add MKUPDATE; if not no has the same semantics as if UPDATE was defined.
Replace defined(UPDATE) tests with ${MKUPDATE} != "no"

Improve documentation for these and other make flags.
 1.22  30-Jun-2003  wiz Do not install tmac.e any longer -- use the groff me package instead.
 1.21  17-Mar-2002  tron Correct error in last commit: "revisions" should not be removed during
install.
 1.20  16-Mar-2002  tron Remove "-c" from "${INSTALL_FILE}" to avoid leaving ".tmp" files arround.
 1.19  09-Feb-2002  lukem use ${INSTALL_FILE} as appropriate
 1.18  07-Aug-2001  mrg avoid unnecessarily using /tmp during "make install"
 1.17  23-Sep-2000  simonb Use ${COPY} instead of -c for ${INSTALL} commands.
 1.16  21-Aug-1999  simonb Use ${INSTPRIV} with ${INSTALL}.
 1.15  06-Aug-1999  pk sigh, `make install' should not attempt to create additional files in
the object directory. Work around this by using `/tmp'.
 1.14  01-Aug-1999  sommerfeld Use install(1) to install the macro files instead of an ad-hoc equivalent
 1.13  07-Jul-1997  phil Restore current NetBSD build, modify paths in me.7.
 1.12  07-Jul-1997  phil Resolve conflicts created by import.
 1.11  07-May-1997  mycroft Clean up the proginstall hacks a little.
 1.10  26-Mar-1997  thorpej Make this work with obj dirs.
 1.9  24-Mar-1997  christos - Makefile cleanups
 1.8  18-Oct-1996  thorpej Use ${INSTALL}.
 1.7  20-Apr-1995  mycroft Remove read-only files before trying to rewrite them. From Greg Hudson.
 1.6  22-Dec-1994  cgd specify man pages the new way.
 1.5  10-Feb-1994  cgd kill bogus install -d's, and clean slightly
 1.4  30-Sep-1993  jtc Always use `install -d' to make sure directory exists & has correct
ownership and permissions.
 1.3  31-Jul-1993  mycroft Add RCS indentifiers.
 1.2  09-Apr-1993  cgd make sure directories to install stuff exist before installing
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  07-Jul-1997  phil Sync with Lite2
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.26.24.1  25-Feb-2013  tls resync with head
 1.26.18.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed