1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/editors/fb/files/Makefile.in
Chris Piazza bda7adcbd3 A binary file editor and viewer.
PR:		14358
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-11-14 02:48:05 +00:00

9 lines
93 B
Makefile

PROG=fb
CFLAGS+=-Dstrtoull=strtoul
BINDIR=UL/bin
MANDIR=UL/man/man
.include <bsd.prog.mk>