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
/
gnu
/
usr.bin
/
groff
/
devices
/
Makefile.dev
Age
Commit message (
Expand
)
Author
2000-01-23
More .mk file fallout. *sigh*
mycroft
1999-02-14
don't wrap bits in .if !target(install) - prevents things from working with n...
lukem
1999-02-13
include bsd.own.mk
lukem
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-09-27
don't install in /usr/share if NOSHARE is defined
lukem
1998-09-05
distclean is a synonym for cleandir
lukem
1998-02-09
${TMAC,FONT}{OWN,GRP,MODE} default to $FILE{OWN,GRP,MODE}
lukem
1997-10-18
rcsid fascism, fix make -j race condition when building libs
lukem
1997-05-09
Fix .include path.
mycroft
1997-03-27
Nuke an extra ${DESTDIR}.
mycroft
1997-03-24
Makefile cleanups
christos
1996-10-18
Use ${INSTALL}.
thorpej
1996-10-07
kill - in front of the 'for' loop which installed files. It was causing
cgd
1994-02-10
kill bogus install -d's. for those that are appropriate (libg++),
cgd
1993-12-30
Fixed a bug I introduced in the last update. devices/*/Makefile were
davidb
1993-08-15
Use `.if exists' rather than external `test'.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-07-18
Use ${COPY}, not -c for install for generated files.
mycroft
1993-07-17
Remove special-cased obj dir handling.
mycroft
1993-07-16
Final makefile tweaks to make sure everything is installed correctly
jtc
1993-07-14
Update groff to release 1.08
jtc
1993-05-28
now: make obj dirs if necessary, but only where necessary
cgd
1993-05-22
groff device dirs do not need obj/ directories
deraadt
1993-04-09
make sure directories to install stuff exist before installing
cgd
1993-03-22
fixed "make obj" for cases when sources not in /usr/src/...
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd