summaryrefslogtreecommitdiff
path: root/src/glu/sgi/Makefile.DJ
diff options
context:
space:
mode:
Diffstat (limited to 'src/glu/sgi/Makefile.DJ')
-rw-r--r--src/glu/sgi/Makefile.DJ6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/glu/sgi/Makefile.DJ b/src/glu/sgi/Makefile.DJ
index b3bad70181..b5df3e846a 100644
--- a/src/glu/sgi/Makefile.DJ
+++ b/src/glu/sgi/Makefile.DJ
@@ -20,9 +20,9 @@
# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-# DOS/DJGPP glu makefile v1.4 for Mesa
+# DOS/DJGPP glu makefile v1.5 for Mesa
#
-# Copyright (C) 2002 - Borca Daniel
+# Copyright (C) 2002 - Daniel Borca
# Email : dborca@users.sourceforge.net
# Web : http://www.geocities.com/dborca
@@ -56,7 +56,7 @@ CXX = gpp
CXXFLAGS = $(CFLAGS) -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess
AR = ar
-ARFLAGS = rus
+ARFLAGS = crus
HAVEDXE3 = $(wildcard $(DJDIR)/bin/dxe3gen.exe)