From 8a4c30499c6f8b23dbbda77e7323b1c5984fa434 Mon Sep 17 00:00:00 2001 From: "ramiro%netscape.com" Date: Mon, 2 Nov 1998 13:22:17 +0000 Subject: [PATCH] Rename from 'unix' to 'motif' git-svn-id: svn://10.0.0.236/trunk@13863 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/widget/src/motif/Makefile | 2 +- mozilla/widget/src/motif/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/widget/src/motif/Makefile b/mozilla/widget/src/motif/Makefile index c0078812627..d317d3a1a5b 100644 --- a/mozilla/widget/src/motif/Makefile +++ b/mozilla/widget/src/motif/Makefile @@ -20,7 +20,7 @@ DEPTH = ../../.. include $(DEPTH)/config/config.mk -LIBRARY_NAME = raptorwidgetunix_s +LIBRARY_NAME = raptorwidgetmotif_s MODULE=raptor diff --git a/mozilla/widget/src/motif/Makefile.in b/mozilla/widget/src/motif/Makefile.in index 782a7ff6d06..6c50e6aba88 100644 --- a/mozilla/widget/src/motif/Makefile.in +++ b/mozilla/widget/src/motif/Makefile.in @@ -25,7 +25,7 @@ include $(DEPTH)/config/autoconf.mk include $(topsrcdir)/config/config.mk -LIBRARY_NAME = raptorwidgetunix_s +LIBRARY_NAME = raptorwidgetmotif_s MODULE=raptor