From da3a9e043852a395208c7f2bf80e17878b0d35e2 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 6 Mar 2001 16:47:49 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9c72a339d2..6551f2acb6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.77 2001-03-06 16:42:12 geuzaine Exp $ +# $Id: Makefile,v 1.78 2001-03-06 16:47:49 geuzaine Exp $ # ---------------------------------------------------------------------- # Makefile for Gmsh # ---------------------------------------------------------------------- @@ -448,6 +448,10 @@ fltk_linux_2952: tag fltk_compile_little_endian_2952 fltk_link_mesa_2952 strip_b fltk_dec: tag fltk_compile_little_endian fltk_link_opengl strip_bin compress_bin +fltk_sun: tag fltk_compile_big_endian fltk_link_sun strip_bin compress_bin + +fltk_hp: tag fltk_compile_big_endian fltk_link_hp strip_bin compress_bin + fltk_solaris_scorec : tag fltk_compile_solaris_scorec fltk_link_solaris_scorec strip_bin fltk_linux_scorec : fltk_compile_linux_scorec fltk_link_linux_scorec strip_bin -- GitLab