6999f4df07
- unified format - only one patch per file - no files get patched twice
12 lines
410 B
Text
12 lines
410 B
Text
$NetBSD: patch-ab,v 1.3 2001/12/28 14:58:02 tron Exp $
|
|
|
|
--- cmdtool/Imakefile.orig Tue Jun 29 07:12:08 1993
|
|
+++ cmdtool/Imakefile Fri Dec 28 15:55:42 2001
|
|
@@ -4,6 +4,7 @@
|
|
/**/# @(#)Imakefile 1.16 28 Jun 1993 SMI
|
|
/**/# Imakefile for cmdtool and shelltool.
|
|
|
|
+TOP = ../..
|
|
DEFINES = -DSTANDALONE $(XVCLIENTDEFINES)
|
|
INCLUDES = -I$(HEADER_DEST) -I$(TOP) $(XVCLIENTINCLUDES)
|
|
SYS_LIBRARIES = $(SYSV_CLIENT_LIB)
|