Home | History | Annotate | Line # | Download | only in cw
      1 #	$NetBSD: Makefile,v 1.1.1.1 2016/06/10 03:42:14 mrg Exp $
      2 
      3 LIBISPRIVATE=   yes
      4 
      5 .include "../../Makefile.serverlib"
      6 
      7 LIB=    cw
      8 SRCS=   ${SRCS.cw}
      9 
     10 .include "Makefile.cw"
     11