shishi-commit
[Top][All Lists]
Advanced

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

shishi/doc/reference Makefile.am


From: shishi-commit
Subject: shishi/doc/reference Makefile.am
Date: Wed, 01 Oct 2003 16:19:04 -0400

CVSROOT:        /cvsroot/shishi
Module name:    shishi
Branch:         
Changes by:     Simon Josefsson <address@hidden>        03/10/01 16:19:03

Modified files:
        doc/reference  : Makefile.am 

Log message:
        Generalize clean hook.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/doc/reference/Makefile.am.diff?tr1=1.7&tr2=1.8&r1=text&r2=text

Patches:
Index: shishi/doc/reference/Makefile.am
diff -u shishi/doc/reference/Makefile.am:1.7 
shishi/doc/reference/Makefile.am:1.8
--- shishi/doc/reference/Makefile.am:1.7        Mon Sep  8 19:26:09 2003
+++ shishi/doc/reference/Makefile.am    Wed Oct  1 16:19:03 2003
@@ -146,8 +146,8 @@
 
 maintainer-clean-local: clean
        cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt 
$(DOC_MODULE)-decl.txt
-       cd $(srcdir) && rm -f shishi-sections.txt shishi-undocumented.txt 
shishi.types
-       cd $(srcdir) && rm -f tmpl/shishi*
+       cd $(srcdir) && rm -f $(DOC_MODULE)-sections.txt 
$(DOC_MODULE)-undocumented.txt $(DOC_MODULE).types
+       cd $(srcdir) && rm -f tmpl/$(DOC_MODULE)*
 
 install-data-local:
        $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)




reply via email to

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