Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 199631b828d43dafe88d384d874cecfe > files > 2

sleuthkit-2.05-1mdv2007.0.src.rpm

--- Makefile	2006-07-27 01:55:04.000000000 +0200
+++ Makefile.oden	2006-07-29 23:04:15.000000000 +0200
@@ -10,9 +10,9 @@
 $(DIRS):
 	mkdir -p $@
 
-compile: no-perl mactime sorter file test 
+compile: no-perl mactime sorter test 
 
-compile-static: no-perl-static mactime sorter file test
+compile-static: no-perl-static mactime sorter test
 
 no-perl:
 	$(MAKE) -C src/auxtools
@@ -42,9 +42,6 @@
 mactime:
 	$(MAKE) -C src/timeline
 
-file:
-	cd src/file; sh ./TSK.install
-
 test:
 	sh ./check-install
 
@@ -58,7 +55,6 @@
 	$(MAKE) -C src/mmtools $@
 	$(MAKE) -C src/srchtools $@
 	$(MAKE) -C src/disktools $@
-	cd src/file; sh ./TSK.clean
 	$(MAKE) -C src/timeline $@
 	cd src/sorter; sh ./clean
 	rm -f lib/libtsk.a