b859af7231
from alek@ (MAINTAINER)
14 lines
295 B
Plaintext
14 lines
295 B
Plaintext
$OpenBSD: patch-src_Makefile_in,v 1.2 2008/10/15 14:59:37 ajacoutot Exp $
|
|
--- src/Makefile.in.orig Sat Apr 28 22:02:22 2007
|
|
+++ src/Makefile.in Mon Oct 13 13:58:12 2008
|
|
@@ -64,9 +64,3 @@ clean:
|
|
distclean: clean
|
|
rm -f *~ Makefile
|
|
|
|
-#
|
|
-
|
|
-ifneq ($(wildcard .depend),)
|
|
-include .depend
|
|
-endif
|
|
-
|