index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
me
/
Makefile
Age
Commit message (
Expand
)
Author
2013-02-12
me.7 is supplied both by groff and here. Don't include both.
christos
2008-10-25
Use ${TOOL_SED} instead if plain sed in Makefiles.
apb
2004-03-20
Don't remove ${.TARGET} - thanks Alexander for pointing it out.
dsl
2004-03-20
rm -f and CLEANFILES all the *.me.tmp files created during install
dsl
2003-07-18
Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.
lukem
2003-06-30
Do not install tmac.e any longer -- use the groff me package instead.
wiz
2002-03-17
Correct error in last commit: "revisions" should not be removed during
tron
2002-03-16
Remove "-c" from "${INSTALL_FILE}" to avoid leaving ".tmp" files arround.
tron
2002-02-09
use ${INSTALL_FILE} as appropriate
lukem
2001-08-07
avoid unnecessarily using /tmp during "make install"
mrg
2000-09-23
Use ${COPY} instead of -c for ${INSTALL} commands.
simonb
1999-08-21
Use ${INSTPRIV} with ${INSTALL}.
simonb
1999-08-06
sigh, `make install' should not attempt to create additional files in
pk
1999-08-01
Use install(1) to install the macro files instead of an ad-hoc equivalent
sommerfeld
1997-07-07
Restore current NetBSD build, modify paths in me.7.
phil
1997-07-07
Resolve conflicts created by import.
phil
1997-05-07
Clean up the proginstall hacks a little.
mycroft
1997-03-26
Make this work with obj dirs.
thorpej
1997-03-24
- Makefile cleanups
christos
1996-10-18
Use ${INSTALL}.
thorpej
1995-04-20
Remove read-only files before trying to rewrite them. From Greg Hudson.
mycroft
1994-12-22
specify man pages the new way.
cgd
1994-02-10
kill bogus install -d's, and clean slightly
cgd
1993-09-30
Always use `install -d' to make sure directory exists & has correct
jtc
1993-07-31
Add RCS indentifiers.
mycroft
1993-04-09
make sure directories to install stuff exist before installing
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd