source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Fix "libman" dependence.
@ 2011-03-23 12:32 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-03-23 12:32 UTC (permalink / raw)
  To: source

Log Message:
-----------
Fix "libman" dependence.

Modified Files:
--------------
    mdocml:
        Makefile

Revision Data
-------------
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.321
retrieving revision 1.322
diff -LMakefile -LMakefile -u -p -r1.321 -r1.322
--- Makefile
+++ Makefile
@@ -138,7 +138,7 @@ msec.o: msec.in
 st.o: st.in
 vol.o: vol.in
 
-$(LIBMAN_OBJS): libmdoc.h
+$(LIBMAN_OBJS): libman.h
 $(LIBMDOC_OBJS): libmdoc.h
 $(LIBROFF_OBJS): libroff.h
 $(LIBMANDOC_OBJS): mandoc.h mdoc.h man.h libmandoc.h config.h
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-23 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-23 12:32 mdocml: Fix "libman" dependence kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).