mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
14 lines
296 B
Plaintext
14 lines
296 B
Plaintext
$NetBSD: patch-ac,v 1.3 2001/06/10 17:41:02 wiz Exp $
|
|
|
|
--- Makefile.in.orig Sat Jun 9 14:47:02 2001
|
|
+++ Makefile.in
|
|
@@ -167,7 +167,7 @@
|
|
uudeview: unix/config.h libuu.a
|
|
(cd unix ; $(MAKE))
|
|
|
|
-xdeview: tcl/config.h libuu.a
|
|
+xdeview: tcl/config.h
|
|
(cd tcl ; $(MAKE))
|
|
|
|
libuu.a: uulib/config.h
|