mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
14 lines
396 B
Plaintext
14 lines
396 B
Plaintext
$NetBSD: patch-Imakefile,v 1.1 2012/12/24 21:16:40 joerg Exp $
|
|
|
|
--- /dev/null 2012-12-23 00:41:02.000000000 +0000
|
|
+++ Imakefile
|
|
@@ -0,0 +1,8 @@
|
|
+#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
|
|
+
|
|
+MakefileSubdirs(xmove xmovectrl)
|
|
+MakeSubdirs(xmove xmovectrl)
|
|
+DependSubdirs(xmove xmovectrl)
|
|
+ForceSubdirs(xmove xmovectrl)
|
|
+InstallSubdirs(xmove xmovectrl)
|
|
+InstallManSubdirs(xmove xmovectrl)
|