]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/groff/src/devices/grops/Makefile.sub
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / groff / src / devices / grops / Makefile.sub
1 PROG=grops$(EXEEXT)
2 MAN1=grops.n
3 XLIBS=$(LIBDRIVER) $(LIBGROFF)
4 MLIB=$(LIBM)
5 OBJS=\
6   ps.$(OBJEXT) \
7   psrm.$(OBJEXT)
8 CCSRCS=\
9   $(srcdir)/ps.cpp \
10   $(srcdir)/psrm.cpp
11 HDRS=\
12   $(srcdir)/ps.h