Salome HOME
Add COPYING license file
[tools/yacsgen.git] / Examples / ast2 / myaster / Makefile
index 7a7ea2c2ed77c45db82c7f2c684607beb1827235..64c3269cbbe5a6da252fef71b20905a4bc0b94b2 100644 (file)
@@ -1,7 +1,26 @@
+# Copyright (C) 2009-2024  EDF
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+#
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
 
-#ASTER
-ASTER_ROOT=/local/chris/ASTER/instals
+include ../../makefile.inc
 
 aster.exe:
-       ./make_exec $(ASTER_ROOT)/ASTK/ASTK_SERV/bin/as_run
+       ./make_exec $(ASTER_ROOT) $(ASTER_VERSION)
 
+clean:
+       rm -rf commande aster.exe make-exe