equal
deleted
inserted
replaced
26 # Add here commands to configure the package. |
26 # Add here commands to configure the package. |
27 |
27 |
28 touch configure-stamp |
28 touch configure-stamp |
29 |
29 |
30 |
30 |
31 build: build-stamp |
31 build: build-arch build-indep |
32 |
32 build-arch: build-stamp |
|
33 build-indep: build-stamp |
33 build-stamp: configure-stamp |
34 build-stamp: configure-stamp |
34 dh_testdir |
35 dh_testdir |
35 |
36 |
36 # Add here commands to compile the package. |
37 # Add here commands to compile the package. |
37 $(MAKE) |
38 $(MAKE) |