Files
pkgsrc-ng/lang/sather/patches/patch-aa
2016-11-18 22:39:22 +01:00

15 lines
339 B
Plaintext

$NetBSD: patch-aa,v 1.2 2015/12/29 18:17:04 dholland Exp $
Add config for NetBSD.
--- /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