Skip to content
Snippets Groups Projects
Commit a986e72e authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 39ac31ac
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.66 2001-02-21 11:01:20 geuzaine Exp $ # $Id: Makefile,v 1.67 2001-02-21 11:19:29 geuzaine Exp $
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
# Makefile for Gmsh # Makefile for Gmsh
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
...@@ -442,8 +442,7 @@ fltk_rpm: src ...@@ -442,8 +442,7 @@ fltk_rpm: src
mv $(GMSH_SRCRPM).tar.gz /usr/src/redhat/SOURCES mv $(GMSH_SRCRPM).tar.gz /usr/src/redhat/SOURCES
rpm -bb utils/gmsh_fltk.spec rpm -bb utils/gmsh_fltk.spec
cp /usr/src/redhat/RPMS/i386/$(GMSH_SRCRPM)-1.i386.rpm . cp /usr/src/redhat/RPMS/i386/$(GMSH_SRCRPM)-1.i386.rpm .
cp /usr/src/redhat/BUILD/$(GMSH_SRCRPM)/bin/gmsh $(GMSH_BIN_DIR) cp /usr/src/redhat/BUILD/$(GMSH_SRCRPM)/gmsh-$(GMSH_RELEASE)-$(GMSH_UNAME).tgz .
make compress_bin
fltk_mingw: tag fltk_mingw: tag
@for i in $(GMSH_FLTK_DIR); do (cd $$i && $(MAKE) \ @for i in $(GMSH_FLTK_DIR); do (cd $$i && $(MAKE) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment