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
/
lib
/
libasn1
/
Makefile
Age
Commit message (
Expand
)
Author
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-03-17
Add proper DT_NEEDED dependencies. From Jukka Salmi
christos
2005-01-10
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
lukem
2004-07-12
Commit changes from Heimdal-current, as per discussion with Love
jonathan
2003-08-01
Rework how dependency generation is performed:
lukem
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2002-08-19
More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
lukem
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
lukem
2001-12-12
Readability cleanups; MKfoo=no -> NOfoo.
tv
2001-10-31
Make handling of USETOOLS uniform: Don't need to check whether it is
tv
2001-10-30
Make asn1_files depend on ${ASN1_COMPILE} which will translate to the right
jmc
2001-10-25
Modifications to allow this to be build as a new style host tool.
thorpej
2001-10-11
More elegant method of previous change. Thanks to James Chacon for pointing
mason
2001-10-11
It appears to be the case that ${COMPILEETOBJ}/compile_et, which is used in
mason
2001-10-06
test for whether USETOOLS is defined before asking its value
perry
2001-10-04
.ifndef USE_NEW_TOOLCHAIN => .if ${USETOOLS} == "no"
tv
2001-09-21
Prep Heimdal host tools for new toolchain.
tv
2001-06-20
update generated heimdal include files for 0.3f
assar
2000-12-30
parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR})
sommerfeld
2000-11-19
back out majority of rev 1.5, left stuff from rev. 1.5 is:
jdolecek
2000-11-19
Backout parts of rev 1.5.
veego
2000-11-17
Put back `${SRCS}: asn1.h', so a `make depend' is not obligatory.
pk
2000-11-13
clean up depends a little, add stuff to force compilation of
jdolecek
2000-08-30
Use
jhawk
2000-08-03
update build infrastructure for heimdal 0.3a, including new shlib versions
assar
2000-06-16
Fixup Heimdal library builds.
thorpej
2000-06-16
Import Heimdal library build glue from cryptosrc-intl.
thorpej