From dfe7746ed9a4f6aa1f5d896afd90a6a15e4d4313 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Mar 1999 23:43:32 +0000 Subject: Patch from Ralf Corsepius --- make/custom/p4000.cfg | 2 ++ make/host.cfg.in | 2 ++ 2 files changed, 4 insertions(+) (limited to 'make') diff --git a/make/custom/p4000.cfg b/make/custom/p4000.cfg index bb187c6577..8776cf0418 100644 --- a/make/custom/p4000.cfg +++ b/make/custom/p4000.cfg @@ -4,6 +4,8 @@ # $Id$ # +# NOTE: this file is broken ! + # Override default start file START_BASE=idt_csu diff --git a/make/host.cfg.in b/make/host.cfg.in index 6e54bcb05a..4814b2169d 100644 --- a/make/host.cfg.in +++ b/make/host.cfg.in @@ -75,3 +75,5 @@ INSTDATAFLAGS = -m 0644 INSTLIBFLAGS = -m 0644 INSTDIRFLAGS = -m 0755 -d INSTINCFLAGS = -m 0644 + +INSTALL_DATA = $(INSTALL) $(INSTDATAFLAGS) -- cgit v1.2.3