mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
6 lines
96 B
Makefile
6 lines
96 B
Makefile
PROG=tfmtodit
|
|
MAN1=tfmtodit.n
|
|
XLIBS=$(LIBGROFF)
|
|
MLIB=$(LIBM)
|
|
OBJS=tfmtodit.o
|
|
CCSRCS=tfmtodit.cc
|