diff options
author | konablend <[email protected]> | 2009-03-20 07:39:32 +0000 |
---|---|---|
committer | konablend <[email protected]> | 2009-03-20 07:39:32 +0000 |
commit | 1631d2c17dee0fa3fdaf6e9c493f79bac82a68df (patch) | |
tree | dd41fa9d75670064f3d1972cd6baba2feec0a1f6 /libhb/module.rules | |
parent | 332fe460eaa2d3e537ecc27897a88011a17e6f0a (diff) |
Cygwin: updated patch to support faac-1.26 -> 1.28 bump.
BuildSystem: cleanup some makefile debug residuals and fix module bzip2 always-out-of-date condition.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2268 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/module.rules')
-rw-r--r-- | libhb/module.rules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libhb/module.rules b/libhb/module.rules index 6408700e4..8f63a143f 100644 --- a/libhb/module.rules +++ b/libhb/module.rules @@ -38,7 +38,3 @@ endif clean: libhb.clean build: libhb.build - -xmike: - @echo $(LIBHB.yasm.asm) - @echo $(LIBHB.yasm.o) |