summaryrefslogtreecommitdiff
path: root/lang/sather/patches/patch-aa
blob: 8afb7db4a52e3606980c16082e319c52607e1b47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1.1.1 2002/05/04 00:45:34 jtb Exp $

--- /dev/null	Thu May  2 17:05:07 2002
+++ System/Platforms/netbsd/Makefile	Thu May  2 17:07:21 2002
@@ -0,0 +1,7 @@
+all:
+clean:
+test:
+boot:
+	ln -s `pwd`/header.h ../BOOT
+	$(MAKE) -C $(SATHER_HOME)/Boot/sacomp.code CC=$(CC)
+	rm -f ../BOOT/header.h