Skip to content
Snippets Groups Projects
Commit 693b46d9 authored by Ulrich Schwickerath's avatar Ulrich Schwickerath
Browse files

support for darwin

parent 057b0517
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
%
+USE, IBMVM, IF = CERNVM.
+USE, VMS , IF = ALPHAVMS, VAXVMS.
+USE, UNIX , IF = ALPHAOSF, DECS, HPUX, IBMRT, LINUX.
+USE, UNIX , IF = ALPHAOSF, DECS, HPUX, IBMRT, LINUX, DARWIN.
%
+EXE.
+PARAM, CLASH, N=1.
......
#!/bin/bash
pgm=dump
export DELLIBS=`dellib skelana dstana pxdst vfclap vdclap ux tanagra ufield bsaurus herlib trigger uhlib dstana`
export DELLIBS=`dellib skelana dstana pxdst vfclap vdclap ux tanagra ufield bsaurus herlib trigger uhlib dstana pxtag`
export CERNLIBS=`cernlib genlib packlib kernlib ariadne herwig jetset74`
# run patchy
......
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