[hipl-commit] [trunk] Rev 3829: Mark deb and rpm phony targets as such.

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Sat, 6 Mar 2010 13:49:32 +0200

Committer: Diego Biurrun <diego@xxxxxxxxxx>
Date: Sat Mar 06 12:49:13 2010 +0100
Revision: 3829
Revision-id: diego@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  Mark deb and rpm phony targets as such.

Modified:
  M  Makefile.am

=== modified file 'Makefile.am'
--- Makefile.am 2010-03-05 02:40:23 +0000
+++ Makefile.am 2010-03-06 11:49:13 +0000
@@ -629,4 +629,4 @@
        rm -f aclocal.m4 compile config.* configure depcomp install-sh
        rm -f ltmain.sh m4/*.m4 Makefile.in missing py-compile
 
-.PHONY: bin doxygen increl olddeb syncrepo
+.PHONY: bin deb doxygen increl olddeb rpm syncrepo

Other related posts:

  • » [hipl-commit] [trunk] Rev 3829: Mark deb and rpm phony targets as such. - Diego Biurrun