comparison debian/rules @ 19035:834cc3e275aa

There is only one global config.mak file left.
author diego
date Wed, 12 Jul 2006 17:30:36 +0000
parents 0cb447b69ddd
children 0f1b5b68af32
comparison
equal deleted inserted replaced
19034:9b3a8b48e5b3 19035:834cc3e275aa
37 dh_testroot 37 dh_testroot
38 rm -f build-stamp configure-stamp 38 rm -f build-stamp configure-stamp
39 39
40 # commands to clean up after the build process. 40 # commands to clean up after the build process.
41 -$(MAKE) distclean 41 -$(MAKE) distclean
42 rm -f help_mp.h config.h config.mak libao2/config.mak libvo/config.mak Gui/config.mak 42 rm -f help_mp.h config.h config.mak
43 dh_clean 43 dh_clean
44 44
45 # Build architecture-independent files here. 45 # Build architecture-independent files here.
46 binary-indep: build 46 binary-indep: build
47 # We have nothing to do by default. 47 # We have nothing to do by default.