openbsd-ports/lang/pm3/patches/patch-m3config_src_m3makefile
espie 38626b7019 Polytechnique modula3.
This is a work in progress, that only works on i386 for now.

TODO: revisit packaging, port to other arches, change the name,
make sure the gcc config is right.
2001-05-05 22:09:19 +00:00

13 lines
394 B
Plaintext

$OpenBSD: patch-m3config_src_m3makefile,v 1.1.1.1 2001/05/05 22:09:22 espie Exp $
--- m3config/src/m3makefile.orig Wed May 2 20:27:49 2001
+++ m3config/src/m3makefile Wed May 2 20:28:12 2001
@@ -74,6 +74,8 @@ import("libm3")
derived_interface ("M3Config", VISIBLE)
SrcExport("COMMON")
+% This is used by ALL OpenBSD configs
+SrcExport("OpenBSD")
SrcExport("GCWRAP")
SrcExport(TARGET)