efb93b17bd
buildlink2.mk files back into the main trunk.
13 lines
450 B
Text
13 lines
450 B
Text
$NetBSD: patch-ap,v 1.5 2002/08/25 19:22:19 jlam Exp $
|
|
|
|
--- src/hermes/Makefile.in.orig Thu Nov 8 08:28:07 2001
|
|
+++ src/hermes/Makefile.in
|
|
@@ -345,7 +345,7 @@
|
|
|
|
|
|
.asm.lo:
|
|
- $(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $<
|
|
+ $(LIBTOOL) --tag=CC --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $<
|
|
|
|
# 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.
|