mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
7 lines
96 B
Makefile
7 lines
96 B
Makefile
PROG=tfmtodit
|
|
MAN1=tfmtodit.n
|
|
XLIBS=$(LIBGROFF)
|
|
MLIB=$(LIBM)
|
|
OBJS=tfmtodit.o
|
|
CCSRCS=tfmtodit.cc
|