f2a3d14797
- split alloca stuff in a separate file - fix size_t/int/long inconsistencies - fix weak alias stuff - make paths consistent - fix config files - use switch instead of if/then/elseif... - fix Makefiles
4 lines
108 B
Makefile
4 lines
108 B
Makefile
# $NetBSD: Makefile,v 1.1 2011/11/05 22:39:12 christos Exp $
|
|
SUBDIR= lib .WAIT bin
|
|
.include "bsd.subdir.mk"
|