Search
j0ke.net Open Build Service
>
Projects
>
hardware
:
dell
>
libcppunit-1_12-0
> cppunit.diff
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File cppunit.diff of Package libcppunit-1_12-0
--- doc/Makefile.am +++ doc/Makefile.am 2007/07/04 13:59:13 @@ -13,7 +13,6 @@ # However, the manpages do not appear to be tremendously useful, so # let's not bother. -if DOC htmldir = $(pkgdatadir)/html html_DATA = $(static_pages) html/index.html @@ -28,21 +27,6 @@ dox: html/index.html -else - -# We repeat the three targets in both the "if" and "else" clauses -# of the conditional, because the generated makefile will contain -# references to the targets (target "install" depends on target -# "install-datahook", for example), and some make programs get upset -# if no target exists. - -install-data-hook: -uninstall-local: -dox: - -endif - - all-local: dox