mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 2002/05/14 18:47:52 agc Exp $
|
|
|
|
--- Imakefile 2002/05/14 18:22:35 1.1
|
|
+++ Imakefile 2002/05/14 18:23:51
|
|
@@ -6,5 +6,4 @@
|
|
SRCS = xchrono.c MultiClock.c
|
|
OBJS = xchrono.o MultiClock.o
|
|
|
|
-ComplexProgramTarget(xchrono)
|
|
-InstallAppDefaults(XChrono)
|
|
+ComplexProgramTargetNoMan(xchrono)
|