2016-11-18 22:39:22 +01:00

17 lines
375 B
Plaintext

$NetBSD: patch-ad,v 1.2 2015/12/29 23:34:57 dholland Exp $
This is not the only scheme interpreter; set the names accordingly.
--- compiler/Makefile.orig 1999-02-09 08:05:04.000000000 +0300
+++ compiler/Makefile 2011-03-30 20:19:31.000000000 +0400
@@ -1,7 +1,7 @@
SHELL = /bin/sh
-OSYS = ../scheme
-NSYS = ../scheme
+OSYS = ../vscm
+NSYS = ../vscm
OOBJ = O
NOBJ = O