]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/contrib/groff/src/devices/grotty/Makefile.sub
merge fix for boot-time hang on centos' xen
[FreeBSD/FreeBSD.git] / 6 / contrib / groff / src / devices / grotty / Makefile.sub
1 PROG=grotty$(EXEEXT)
2 MAN1=grotty.n
3 XLIBS=$(LIBDRIVER) $(LIBGROFF)
4 MLIB=$(LIBM)
5 OBJS=tty.$(OBJEXT)
6 CCSRCS=$(srcdir)/tty.cpp