Rev 13 | Rev 45 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 13 | Rev 21 | ||
|---|---|---|---|
| Line 22... | Line 22... | ||
| 22 | touch configure-stamp  | 
            22 | touch configure-stamp  | 
          
| 23 | 23 | ||
| 24 | build: build-stamp  | 
            24 | build: build-stamp  | 
          
| 25 | build-stamp: configure-stamp  | 
            25 | build-stamp: configure-stamp  | 
          
| 26 | dh_testdir  | 
            26 | dh_testdir  | 
          
| 27 | $(MAKE) EXIM_SRC="/usr/include/exim4" LDFLAGS="-shared -fPIC"  | 
            27 | $(MAKE) BUILDCFLAGS='-I/usr/include/exim4 -fPIC $$(CFLAGS)'  | 
          
| 28 | touch build-stamp  | 
            28 | touch build-stamp  | 
          
| 29 | 29 | ||
| 30 | clean:  | 
            30 | clean:  | 
          
| 31 | dh_testdir  | 
            31 | dh_testdir  | 
          
| 32 | dh_testroot  | 
            32 | dh_testroot  |