NetBSD/external/bsd/tre/Makefile
christos f2a3d14797 make this work:
- 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
2011-11-05 22:39:12 +00:00

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"