# $NetBSD: Makefile,v 1.18 2009/10/29 14:37:56 christos Exp $ WARNS?= 1 # XXX -Wshadow -Wcast-qual issues .include PROG= msgc SRCS= msgmain.c msgparse.y msgscan.l msgdb.c util.c avl.c .PATH: ${NETBSDSRCDIR}/usr.bin/menuc CPPFLAGS+= -I. -I${.CURDIR} YHEADER= .if ${MKSHARE} != "no" FILES= msg_sys.def FILESDIR= /usr/share/misc .endif .ifndef HOSTPROG LDADD+= -ll DPADD+= ${LIBL} .endif .include le='netbsd' href='/netbsd/'>netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-16Remove the old egcs compiler.thorpej
1998-08-16Import egcs-1.1 libf2c (libg2c), 19980816 snapshottv