1 # $NetBSD: Makefile,v 1.1 2006/05/10 22:48:15 mrg Exp $
8 SRCS
= protoize.c
${G_PROTO_OBJS
:.o
=.c
}
10 CPPFLAGS
+= -I
${BACKENDOBJ} \
11 -DDEFAULT_TARGET_MACHINE
=\"\" \
12 -DDEFAULT_TARGET_VERSION
=\"\"
15 .
include "../Makefile.frontend"
17 COPTS
+= -Wno-stack-protector
21 .
include <bsd.
info.mk
>