blob: b0219e9a8bb5613a02ae18c631e359fb641c2e04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.13 2006/05/10 21:03:41 adam Exp $
--- Makefile.in.orig 2006-04-26 18:07:27.000000000 +0200
+++ Makefile.in
@@ -194,7 +194,7 @@ target_os = @target_os@
target_vendor = @target_vendor@
SUBDIRS = doc dpip src dpid dpi
EXTRA_DIST = ChangeLog.old dillorc install-dpi-local
-sysconf_DATA = dillorc
+sysconf_DATA =
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|