1 # $NetBSD: Makefile,v 1.29 2011/08/14 10:53:17 christos Exp $
2 # @(#)Makefile 8.1 (Berkeley) 6/2/93
5 SRCS
= fmt.c keyword.c nlist.c
print.c ps.c
6 DPADD
= ${LIBM} ${LIBKVM}
9 CWARNFLAGS
+= -Wno-format-y2k
10 COPTS.
print.c
= -Wno-format-nonliteral
12 .
include <bsd.prog.mk
>