Rev 10 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10 | Rev 104 | ||
---|---|---|---|
Line 35... | Line 35... | ||
35 | dh_testdir |
35 | dh_testdir |
36 | dh_testroot |
36 | dh_testroot |
37 | rm -f build-stamp configure-stamp |
37 | rm -f build-stamp configure-stamp |
38 | 38 | ||
39 | # Add here commands to clean up after the build process. |
39 | # Add here commands to clean up after the build process. |
40 |
|
40 | $(MAKE) clean |
41 | 41 | ||
42 | dh_clean |
42 | dh_clean |
43 | 43 | ||
44 | install: build |
44 | install: build |
45 | dh_testdir |
45 | dh_testdir |