mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 13:03:41 -04:00
14 lines
516 B
Plaintext
14 lines
516 B
Plaintext
$NetBSD: patch-al,v 1.3 2011/07/08 09:49:22 adam Exp $
|
|
|
|
--- lib/roken/Makefile.in.orig 2010-09-13 07:24:23.000000000 +0000
|
|
+++ lib/roken/Makefile.in
|
|
@@ -1990,6 +1990,8 @@ $(LTLIBOBJS) $(libroken_la_OBJECTS): rok
|
|
@CROSS_COMPILE_TRUE@ -c $(top_builddir)/include/config.h \
|
|
@CROSS_COMPILE_TRUE@ -p $(srcdir)/roken.h.in -o roken.h
|
|
|
|
+print-xheaders:
|
|
+ @echo $(XHEADERS)
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
.NOEXPORT:
|