Commit Graph

5 Commits

Author SHA1 Message Date
ajacoutot
39f2a1c05c - add license marker
- don't force compiler optimization
- don't hardcode CC
- regen patches while here

ok markus@ (maintainer)
2007-12-20 15:47:18 +00:00
pvalchev
03df7eaff7 use NULL instead of 0 as a sentinel because 0 is not a pointer in varargs
context, cast to void * to make sure it's 64-bit
2003-03-03 00:56:32 +00:00
pvalchev
168a3b02ef - Use common Makefile for all architectures, thus allowing this to build
on non-i386 platforms - there is no need to be MD
- Don't patch files into existence, use files/ for that
- Change wrong LIB_DEPENDS to BUILD_DEPENDS because these libraries
are all static.
- Add appropriate regress targets with REGRESS_DEPENDS or set
NO_REGRESS where such tests are not available.
- Do not link with -g
2003-03-03 00:51:37 +00:00
markus
37c44e71cf move mk.pdf to share/doc/mk 2003-02-16 15:13:14 +00:00
markus
c4a7c09477 Streamlined replacement for make; ok lebel@ 2003-02-16 15:00:31 +00:00