Expand PMF_FN_* macros.
[netbsd-mini2440.git] / gnu / usr.bin / gettext / xgettext / Makefile
blobb43456fedbb4ee85ab57b104d92a59894eb9db02
1 # $NetBSD: Makefile,v 1.3 2005/04/29 15:05:02 christos Exp $
3 PROG= xgettext
4 SRCS= \
5 po-time.c \
6 uniname.c \
7 xgettext.c \
8 x-awk.c \
9 x-c.c \
10 x-csharp.c \
11 x-elisp.c \
12 x-glade.c \
13 x-java.c \
14 x-librep.c \
15 x-lisp.c \
16 x-perl.c \
17 x-php.c \
18 x-po.c \
19 x-python.c \
20 x-rst.c \
21 x-scheme.c \
22 x-sh.c \
23 x-smalltalk.c \
24 x-tcl.c \
25 x-ycp.c
27 COPTS.xgettext.c = -Wno-stack-protector
29 .include <bsd.prog.mk>
30 .include "${.CURDIR}/../Makefile.inc.prog"
32 .PATH: ${DIST}/gettext/gettext-tools/libuniname
33 CPPFLAGS+= -I${DIST}/gettext/gettext-tools/libuniname