Home | History | Annotate | Line # | Download | only in libc
Makefile revision 1.3
      1 #	$Id: Makefile,v 1.3 1994/12/29 00:32:20 cgd Exp $
      2 
      3 SUBDIR+= _setjmp db regex setjmp sigsetjmp
      4 
      5 regress: _SUBDIRUSE
      6 
      7 install:
      8 
      9 .include <bsd.subdir.mk>
     10