$NetBSD: patch-ap,v 1.6 2003/09/03 19:31:00 drochner Exp $

--- src/hermes/Makefile.in.orig	2003-08-30 21:13:22.000000000 +0200
+++ src/hermes/Makefile.in
@@ -357,7 +357,7 @@ maintainer-clean-generic clean mostlycle
 
 
 .asm.lo:
-	$(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< -o $*.o
+	$(LIBTOOL) --tag=CC --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< -o $*.o
 
 # 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.
