openbsd-ports/lang/ezm3/patches/patch-m3config_src_m3makefile
naddy 4c17e1e178 Import ezm3-1.0; adapted from espie@'s lang/pm3 port.
Ezm3 is a smaller, more portable distribution of the Modula-3 compiler
and runtime system for people whose only need for Modula-3 is to build
CVSup.
2002-02-23 12:30:08 +00:00

13 lines
394 B
Plaintext

$OpenBSD: patch-m3config_src_m3makefile,v 1.1.1.1 2002/02/23 12:30:18 naddy 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)