c1097ca063
and a lot of speedup. - fix the debug flavor - rearrange the PLISTs so the no_lang flavor won't try to include some language files
13 lines
648 B
Plaintext
13 lines
648 B
Plaintext
$OpenBSD: patch-desktop_util_makefile_mk,v 1.4 2007/11/13 09:46:28 robert Exp $
|
|
--- desktop/util/makefile.mk.orig.port Thu Oct 25 12:08:41 2007
|
|
+++ desktop/util/makefile.mk Thu Oct 25 12:08:57 2007
|
|
@@ -96,7 +96,7 @@ LIB1OBJFILES += $(OBJ)$/copyright_ascii_sun.obj
|
|
LINKFLAGSAPPGUI!:= $(LINKFLAGSAPPGUI:s/-bind_at_load//)
|
|
.ENDIF # MACOSX
|
|
|
|
-#.IF "$(OS)" == "LINUX" || "$(OS)" == "FREEBSD" || "$(OS)" == "NETBSD"
|
|
+#.IF "$(OS)" == "LINUX" || "$(OS)" == "FREEBSD" || "$(OS)" == "NETBSD" || "$(OS)" == "OPENBSD"
|
|
## #74158# linux needs sal/vos/tools at end of link list, solaris needs it first,
|
|
## winXX is handled like solaris for now
|
|
#APP1_STDPRE=
|