54b22d21b3
from Jon Trembley <jon at brain-box.net>
13 lines
361 B
Plaintext
13 lines
361 B
Plaintext
$OpenBSD: patch-Makefile,v 1.1 2005/02/16 20:41:27 sturm Exp $
|
|
--- Makefile.orig Wed Feb 16 21:27:22 2005
|
|
+++ Makefile Wed Feb 16 21:27:30 2005
|
|
@@ -9,7 +9,7 @@ static: $(DIRS) compile-static
|
|
$(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
|
|
|