summaryrefslogtreecommitdiff
path: root/archivers/ha/patches/patch-nix_makefile
blob: 63bcd1338767159b4c5a2d55b2dd5cebcb22b62a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-nix_makefile,v 1.1 2013/09/18 20:58:36 asau Exp $

--- nix/makefile.orig	1995-01-12 06:43:24.000000000 +0000
+++ nix/makefile
@@ -38,7 +38,7 @@ clean: 
 #
 # include a dependency file if one exists
 #
-ifeq (.depend,$(wildcard .depend))
-include .depend
-endif
+#ifeq (.depend,$(wildcard .depend))
+#include .depend
+#endif