Blame SOURCES/phony-targets.patch

34ef69
diff -ru man-pages-fr-3.45.orig/man-pages-extras-fr-0.8.1/Makefile man-pages-fr-3.45/man-pages-extras-fr-0.8.1/Makefile
34ef69
--- man-pages-fr-3.45.orig/man-pages-extras-fr-0.8.1/Makefile	2008-06-03 16:13:12.000000000 +0200
34ef69
+++ man-pages-fr-3.45/man-pages-extras-fr-0.8.1/Makefile	2013-01-29 12:23:40.101993080 +0100
34ef69
@@ -15,138 +15,172 @@
34ef69
     sgml-common switchdesk sysvinit util-linux-ng yp-tools yum man-pages-man1 \
34ef69
     ntpd gzip yum-utils usbutils pciutils
34ef69
 
34ef69
+.PHONY : afaire
34ef69
 afaire :
34ef69
 	cd afaire ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : asr-manpages
34ef69
 asr-manpages :
34ef69
 	cd asr-manpages-1.3 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : at
34ef69
 at :
34ef69
 	cd at-3.1.10 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : bash
34ef69
 bash :
34ef69
 	cd bash-3.2 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : createrepo
34ef69
 createrepo :
34ef69
 	cd createrepo-0.9.5 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : cron
34ef69
 cron :
34ef69
 	cd cron-4.1 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : diffutils
34ef69
 diffutils :
34ef69
 	cd diffutils-2.8.1 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : docbook-utils
34ef69
 docbook-utils :
34ef69
 	cd docbook-utils-0.6.14 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : eject
34ef69
 eject :
34ef69
 	cd eject-2.1.5 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : glibc-linuxthreads
34ef69
 glibc-linuxthreads :
34ef69
 	cd glibc-linuxthreads-2.3.6 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : grep
34ef69
 grep :
34ef69
 	cd grep-2.5.3 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : gzip
34ef69
 gzip :
34ef69
 	cd gzip-1.3.12 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : initscripts
34ef69
 initscripts :
34ef69
 	cd initscripts-8.51 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : lilo
34ef69
 lilo :
34ef69
 	cd lilo-22.8 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : man-pages-man1
34ef69
 man-pages-man1 :
34ef69
 	cd man-pages-man1-2.49 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : modutils
34ef69
 modutils :
34ef69
 	cd modutils-2.4.27 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : netkit-telnet
34ef69
 netkit-telnet :
34ef69
 	cd netkit-telnet-0.17 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : nfs-utils
34ef69
 nfs-utils :
34ef69
 	cd nfs-utils-1.1.1 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : ntpd
34ef69
 ntpd :
34ef69
 	cd ntpd-4.2.4p4 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : opensp
34ef69
 opensp :
34ef69
 	cd opensp-1.5.2 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : openjade
34ef69
 openjade :
34ef69
 	cd openjade-1.3.2 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : pciutils
34ef69
 pciutils :
34ef69
 	cd pciutils-3.0.0 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : procps
34ef69
 procps :
34ef69
 	cd procps-3.2.7 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : psmisc
34ef69
 psmisc :
34ef69
 	cd psmisc-22.6 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : rp-pppoe
34ef69
 rp-pppoe :
34ef69
 	cd rp-pppoe-3.8 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : sed
34ef69
 sed :
34ef69
 	cd sed-4.1.5 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : sgml-common
34ef69
 sgml-common :
34ef69
 	cd sgml-common-0.6.3 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : switchdesk
34ef69
 switchdesk :
34ef69
 	cd switchdesk-4.0.8 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : sysvinit
34ef69
 sysvinit :
34ef69
 	cd sysvinit-2.86 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : util-linux-ng
34ef69
 util-linux-ng :
34ef69
 	cd util-linux-ng-2.13.1.1 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : usbutils
34ef69
 usbutils :
34ef69
 	cd usbutils-0.73 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : yp-tools
34ef69
 yp-tools :
34ef69
 	cd yp-tools-2.10 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : yum
34ef69
 yum :
34ef69
 	cd yum-3.2.7 ; \
34ef69
 	make install ;
34ef69
 
34ef69
+.PHONY : yum-utils
34ef69
 yum-utils :
34ef69
 	cd yum-utils-1.1.13 ; \
34ef69
 	make install ;