[Forensics-changes] [SCM] utility to read and query Windows NT/2000/XP registry branch, debian, updated. debian/0.9.0-2-2-gf1b1ed1

Christophe Monniez christophe.monniez at fccu.be
Mon Jun 22 11:09:13 UTC 2009


The following commit has been merged in the debian branch:
commit f1b1ed14ca953df728e570f4fa29a677266383bf
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Mon Jun 22 12:58:22 2009 +0200

    Refactoring build rule to better fit the upstream Makefile.

diff --git a/debian/rules b/debian/rules
index b0944b1..2820016 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ build: build-stamp
 build-stamp:
 	dh_testdir
 
-	$(MAKE) OPTS="-std=gnu89 -pedantic -lm $(CFLAGS)" INC="-I/usr/include" LIB="-L/usr/lib"
+	$(MAKE) OPTS="-std=gnu89 -pedantic -lm -Wall -ggdb" INC="-I/usr/include -I$(PWD)/include" LIB="-L/usr/lib"
 
 	touch build-stamp
 

-- 
utility to read and query Windows NT/2000/XP registry



More information about the forensics-changes mailing list