Add Makefile magic for NetBSD.
[osl.git] / Makefile
2008-06-06 Andre NollAdd Makefile magic for NetBSD.
2008-06-06 Andre NollMerge commit 'fml/master'
2008-06-06 Andre Nollfsck objects depend on osl.h.
2008-06-06 Andre NollSimplify Makefile.
2008-06-06 Andre NollSolaris fixes.
2008-06-06 Andre NollRename fd.[ch] to util.[ch].
2008-06-06 Andre Nollfsck.c depends on errtab.h.
2008-06-06 Andre NollDo not use gengetopt's --version output.
2008-06-06 Andre Nollosl.h depends on Makefile.
2008-06-06 Andre NollError codes must not start with zero.
2008-06-06 Andre Nollfsck.o depends also on fsck.cmdline.[ch].
2008-06-05 Andre NollBuild oslfsck by default.
2008-06-05 Andre NollAdd oslfsck.
2008-06-05 Andre NollDo not specify LDLAGS twice.
2008-06-05 Andre NollMerge commit 'meins/master'
2008-06-05 Andre NollFix target osl_errors.h on MacOS.
2008-06-04 Andre NollMakefile improvements.
2008-06-04 Andre NollFix and document compile options on Darwin.
2008-06-04 Andre NollThe linker on MacOS 10.4 does not understand -Wl,-z...
2008-06-04 Andre NollSimply use the major version of the lib also on MacOS.
2008-05-31 Andre NollMakefile: Activate optimization and -Wuninitialized.
2008-05-31 Andre NollMakefile: Disallow undefined symbols.
2008-05-31 Andre NollGenerate osl.h from osl.h.in.
2008-05-29 Andre NollAlways compile with -fvisibility=hidden.
2008-05-26 Andre NollGet rid of string.c and string.h.
2008-05-26 Andre NollInitial git import.