1 # $NetBSD: Makefile,v 1.18 2015/03/18 13:23:49 manu Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
7 SRCS
= args.c conv.c dd.c misc.c position.c
13 CPPFLAGS
+= -DNO_CONV
-DNO_MSGFMT
-DNO_IOFLAG
-DSMALL
15 CPPFLAGS
+= -D_NETBSD_SOURCE
-D_INCOMPLETE_XOPEN_C063
22 .
include <bsd.prog.mk
>