[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs
From:       Stephan Kulow <coolo () kde ! org>
Date:       2004-09-21 11:26:08
Message-ID: 20040921112608.6E54124FD () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

more target correctness


  M +3 -0      khtml/Makefile.am   1.159
  M +1 -4      khtml/css/Makefile.am   1.22
  M +3 -0      kio/kio/Makefile.am   1.213
  M +1 -1      kio/tests/Makefile.am   1.58


--- kdelibs/kio/kio/Makefile.am  #1.212:1.213
@@ -114,2 +114,5 @@
         flex -olex.c -Pkiotrader lex.l ;\
         bison -d -p kiotrader yacc.y && mv yacc.tab.c yacc.c; mv yacc.tab.h yacc.h
+
+.PHONY: parser
+

--- kdelibs/kio/tests/Makefile.am  #1.57:1.58
@@ -32,5 +32,5 @@
 #check: kurifiltertest
 #       ./kurifiltertest
-check: kziptest
+check-local: kziptest
         ./kziptest list $(srcdir)/wronglocalsizes.zip
 

--- kdelibs/khtml/Makefile.am  #1.158:1.159
@@ -125,2 +125,5 @@
 DOXYGEN_EXCLUDE =  test*.* html rendering xml misc pics test
 include ../admin/Doxyfile.am
+
+.PHONY: parser
+

--- kdelibs/khtml/css/Makefile.am  #1.21:1.22
@@ -57,7 +57,4 @@
         else :; fi
 
-## generate lib documentation
-srcdoc:
-        $(mkinstalldirs) $(SRCDOC_DEST)
-        kdoc -H -d $(SRCDOC_DEST) kdecore -lqt
+.PHONY: parser 
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic