/[groff]/groff/src/utils/xtotroff/Makefile.sub
ViewVC logotype

Diff of /groff/src/utils/xtotroff/Makefile.sub

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by wlemb, Fri Jun 4 00:01:16 2004 UTC revision 1.3 by wl, Thu Nov 25 08:08:33 2004 UTC
# Line 1  Line 1 
1  PROG=xtotroff$(EXEEXT)  PROG=xtotroff$(EXEEXT)
2  # MAN1=xtotroff.n  MAN1=xtotroff.n
3  MLIB=$(LIBM)  MLIB=$(LIBM)
4  XLIBS=$(LIBXUTIL)  XLIBS=$(LIBXUTIL) $(LIBGROFF)
5  EXTRA_CFLAGS=$(X_CFLAGS)  EXTRA_CFLAGS=$(X_CFLAGS)
6  EXTRA_LDFLAGS=$(X_LIBS) $(X_PRE_LIBS) -lXaw -lXt -lX11 $(X_EXTRA_LIBS)  EXTRA_LDFLAGS=$(X_LIBS) $(X_PRE_LIBS) -lXaw -lXt -lX11 $(X_EXTRA_LIBS)
7  OBJS=xtotroff.$(OBJEXT)  OBJS=xtotroff.$(OBJEXT)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26