Rev 232 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 232 | Rev 253 | ||
|---|---|---|---|
| Line 153... | Line 153... | ||
| 153 | build-indep-stamp:  | 
            153 | build-indep-stamp:  | 
          
| 154 | dh_testdir  | 
            154 | dh_testdir  | 
          
| 155 | $(MAKE) documentation CONFIGUREARGS="$(CFARGS)"  | 
            155 | $(MAKE) documentation CONFIGUREARGS="$(CFARGS)"  | 
          
| 156 | touch build-indep-stamp  | 
            156 | touch build-indep-stamp  | 
          
| 157 | 157 | ||
| 158 | build: build-arch  | 
            158 | build: build-arch build-indep  | 
          
| 159 | 159 | ||
| 160 | clean:  | 
            160 | clean:  | 
          
| 161 | dh_testdir  | 
            161 | dh_testdir  | 
          
| 162 | dh_testroot  | 
            162 | dh_testroot  | 
          
| 163 | rm -f build-stamp build-arch-stamp build-indep-stamp configure-stamp  | 
            163 | rm -f build-stamp build-arch-stamp build-indep-stamp configure-stamp  |