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
/
usr.bin
/
file
/
Makefile
Age
Commit message (
Expand
)
Author
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
support MAKEVERBOSE
lukem
2003-09-17
have DPADD
itojun
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2003-05-26
Adapt to new magic compilation behaviour: copy magic.mime to objdir
pooka
2003-04-12
Link libz after libmagic otherwise it fails on NOPIC ports.
tsutsui
2003-04-05
use ${CAT} instead of cat
pooka
2003-04-05
When not using TOOLS, compile magic using the newly-built binary
pooka
2003-03-26
use file from dist
pooka
2002-05-18
add zlib
pooka
2002-03-24
Fix the magic.mime problem correctly: the input file gets a different
thorpej
2002-03-24
Undo last.
wiz
2002-03-21
Add magic.mime to CLEANFILES.
veego
2002-03-05
No need to reference .OBJDIR here.
thorpej
2001-10-10
Install magic.mime.mgc too.
christos
2001-05-29
Make this really work with MKSHARE=no.
kleink
2001-05-09
Make this cross-compile friendly - build a cut down program called
simonb
2001-05-09
Use curly braces instead of parentheses around make(1) variables.
simonb
2001-05-02
magic.mgc needs ${PROG} to be created, so add a depenency. Makes
fvdl
2001-03-31
Have an indivisual rule to build magic.mgc.
enami
2001-03-27
run file from ${.OBJDIR} instead of ${.CURDIR} to make it work with
pooka
2001-03-27
Missed magic.mgc from list of files to wipe out
pooka
2001-03-27
switch to use new compressed magic file: magic.mgc
pooka
2000-10-11
More format string cleanup by sommerfeld.
is
2000-09-22
resolve conflicts
pooka
2000-05-14
Resolve conflicts
christos
2000-01-23
More .mk file fallout.
mycroft
1999-11-01
Resolve corn flakes.
christos
1999-02-16
Prevent `file' from trying to use the (directory!) /usr/share/misc as the
he
1999-02-16
use MFILESDIR instead of FILESDIR. fixes problems some people are having
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-20
Turn on ELF and other NetBSD features.
christos
1998-09-20
resolve corn flakes.
christos
1997-10-24
use CPPFLAGS instead of CFLAGS
lukem
1997-09-30
/etc/magic -> /usr/share/misc/magic
is
1997-05-17
Macro expansion of shell metacharacters did not occur for me. I made
mjacob
1997-04-03
include magdir/386bsd in MAGFILES; from Alan Barrett in PR misc/3422.
mikel
1997-03-24
- Makefile cleanups
christos
1997-01-28
Update to version 3.22
christos
1997-01-09
RCS ID police
tls
1996-10-18
Use ${INSTALL}.
thorpej
1996-10-05
Changes from file-3.21
christos
1994-12-22
specify man pages the new way.
cgd
1993-11-03
include the NetBSD magic file seperately. call it 'NetBSD' rather
cgd
1993-08-02
Add RCS identifiers, remove some completely useless RCS logs and patchkit
mycroft
1993-07-18
Use ${COPY}, not -c for install.
mycroft
1993-06-10
Updated to Ian Darwin's latest release.
jtc
1993-03-21
initial import of 386bsd-0.1 sources
cgd