13 lines
393 B
Text
13 lines
393 B
Text
$NetBSD: patch-aa,v 1.1 2004/01/06 00:08:06 xtraeme Exp $
|
|
|
|
--- Makefile.in.orig 2004-01-05 22:04:40.000000000 +0100
|
|
+++ Makefile.in 2004-01-05 22:05:02.000000000 +0100
|
|
@@ -37,7 +37,7 @@
|
|
|
|
# Modula-3 compiler. For the SRC and PM3 compilers it is "m3build". For
|
|
# the Critical Mass compiler use "cm3".
|
|
-M3= m3build
|
|
+M3= @M3BIN@
|
|
|
|
# Extra flags to pass to the Modula-3 compiler.
|
|
M3FLAGS=
|