xref: /mports/textproc/fixrtf/src/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2
3PROG=	fixrtf
4SRCS=	fixrtf.l
5
6#PREFIX?=	/usr/local
7BINDIR=	${PREFIX}/bin
8CFLAGS+=-I${PREFIX}/include
9LDADD=	-L${PREFIX}/lib -lpng
10MAN=
11
12.include <bsd.prog.mk>
13

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026