<malloc.h>: Restrict support for <malloc.h> to !defined(__STDC__).
[dragonfly.git] / lib / Makefile.inc
1 # Default version for system libs (override in <lib>/Makefile if necessary)
2 SHLIB_MAJOR?= 3
3
4 WARNS?=       6