]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/groff/src/libs/libdriver/Makefile.sub
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / groff / src / libs / libdriver / Makefile.sub
1 LIB=driver
2 OBJS=\
3   input.$(OBJEXT) \
4   printer.$(OBJEXT)
5 CCSRCS=\
6   $(srcdir)/input.cpp \
7   $(srcdir)/printer.cpp