]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/groff/src/devices/grops/Makefile.sub
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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