Rev 21 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 21 | Rev 29 | ||
|---|---|---|---|
| Line 57... | Line 57... | ||
| 57 | dh_testdir | 57 | dh_testdir | 
| 58 | dh_testroot | 58 | dh_testroot | 
| 59 | rm -f build-stamp | 59 | rm -f build-stamp | 
| 60 | 60 | ||
| 61 | # Add here commands to clean up after the build process. | 61 | # Add here commands to clean up after the build process. | 
| 62 | -$(MAKE) distclean | 62 | [ ! -f Makefile ] || $(MAKE) distclean | 
| 63 | 63 | ||
| 64 | install: build | 64 | install: build | 
| 65 | dh_testdir | 65 | dh_testdir | 
| 66 | dh_testroot | 66 | dh_testroot | 
| 67 | dh_clean -k | 67 | dh_clean -k |