~ubuntu-branches/ubuntu/precise/corosync/precise-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Martin Loschwitz
  • Date: 2011-11-24 17:27:10 UTC
  • mfrom: (5.1.17 sid)
  • Revision ID: package-import@ubuntu.com-20111124172710-pdebors79fvl413l
Tags: 1.4.2-2
* debian/control: Package split to make this package comply with the
  Debian policy better than before; every library file has its own
  package now. 
* debian/control: Bumped Standards-Version to 3.9.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
                    --with-socket-dir=/var/run/corosync
17
17
        touch configure-stamp
18
18
 
19
 
build: configure-stamp
 
19
build: configure-stamp build-arch build-indep
 
20
build-arch: build-stamp
 
21
build-indep: build-stamp
 
22
 
 
23
build-stamp:
20
24
        $(MAKE)
21
25
 
22
26
clean: