Skip to content
Snippets Groups Projects
Commit 7f3b4594 authored by Erwan Jahier's avatar Erwan Jahier
Browse files

maj mineur makefile

parent 4920f845
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,6 @@ src/TAGS
*.c
*.h
*.exp
*.lus
*.diff
src/._bcdi/*
src/._d/*
......
......@@ -10,7 +10,7 @@ RELNAME_PREFIX=lv6-alpha-$(VERSION)
RELNAME=$(RELNAME_PREFIX)-$(shell date +%d-%m-%y)-$(shell uname)
release: dir doc lus2lic test_files
release: dir doc lus2lic test_files $(RELNAME).tgz
dir:
rm -rf $(RELNAME) || true
......@@ -52,7 +52,7 @@ www: $(RELNAME).tgz
cp $(LUS2LICDIR)/lv6-ref-man/lv6-ref-man.pdf $(WWW_DIR)/doc/
verimag:
verimag:
cp $(RELNAME).tgz /usr/local/tools/lustre-v6
cd /usr/local/tools/lustre-v6 ; tar xvfz $(RELNAME).tgz
rm /usr/local/tools/lustre-v6/current
......
include "should_work/packEnvTest/contractForElementSelectionInArray/packageTableau.lus"
package util
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment