texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/util Makefile.am,1.1.1.1,1.2


From: dirt
Subject: texinfo/util Makefile.am,1.1.1.1,1.2
Date: Fri, 23 Jan 2004 14:25:08 +0100

Update of /cvsroot/texinfo/texinfo/util
In directory sheep:/tmp/cvs-serv28802/util

Modified Files:
        Makefile.am 
Log Message:
2004-01-23  Alper Ersoy  <address@hidden>

        * makeinfo/Makefile.am: removed texinfo.dtd and texinfo.xsl and ...

        * util/Makefile.am: added here.



Index: Makefile.am
===================================================================
RCS file: /cvsroot/texinfo/texinfo/util/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** Makefile.am 6 Dec 2003 01:35:42 -0000       1.1.1.1
--- Makefile.am 23 Jan 2004 13:25:05 -0000      1.2
***************
*** 27,30 ****
--- 27,35 ----
  LDADD = ../lib/libtxi.a $(LIBINTL)
  
+ pkgdata_DATA = catalog texinfo.dtd texinfo.xsl
+ 
+ catalog: catalog.in
+       sed 's/__VERSION__/@VERSION@/g' $< >$@
+ 
  # Most of these are for fun.  The only one that's really supported is 
texi2dvi.
  # 
***************
*** 37,39 ****
    fixref.gawk gdoc gen-dir-node gendocs.sh gendocs_template infosrch \
    install-info-html outline.gawk \
!   prepinfo.awk tex3patch texi-docstring-magic.el texi2dvi txitextest
--- 42,45 ----
    fixref.gawk gdoc gen-dir-node gendocs.sh gendocs_template infosrch \
    install-info-html outline.gawk \
!   prepinfo.awk tex3patch texi-docstring-magic.el texi2dvi txitextest \
!   catalog.in $(pkgdata_DATA)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]