From: mdw Date: Wed, 2 Jun 1999 17:13:43 +0000 (+0000) Subject: Fix for compiling on Digital Unix using `sw'. X-Git-Tag: 1.0.2~53 X-Git-Url: https://git.distorted.org.uk/~mdw/sw-tools/commitdiff_plain/79b4f199ddb67316da078bda4ee2b1382e34a0bc?ds=sidebyside Fix for compiling on Digital Unix using `sw'. --- diff --git a/.sw-env b/.sw-env new file mode 100644 index 0000000..fdbac9a --- /dev/null +++ b/.sw-env @@ -0,0 +1 @@ +arch alpha-osf1 { CPPFLAGS = "-I/ebi/supported/include"; }