Home
last modified time | relevance | path

Searched defs:ENVS (Results 1 – 7 of 7) sorted by relevance

/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVOF1920/
H A DMakefile6 # Redistribution and use in source and binary forms, with or without
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/tdewolff/minify/v2/
H A DMakefile6 ENVS=GO111MODULES=on CGO_ENABLED=0 macro
/dports/textproc/minify/minify-2.9.22/
H A DMakefile6 ENVS=GO111MODULES=on CGO_ENABLED=0 macro
/dports/www/p5-Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.36/lib/Apache/LogFormat/
H A DCompiler.pm9 ENVS => 0, constant
/dports/textproc/htmlc/htmlc-2.21.0/compiler/test/
H A DMakefile29 ENVS=env0 env1.ml env2.ml env3.ml env9.ml macro
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A DPorts.hpp95 ENVS = RNDS + RND_SIZE * NR_RNDS, enumerator
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/os/posix/
H A Dsystem.c257 static const char *ENVS[] = {"SAGITTARIUS_CACHE_DIR", "HOME"}; in Sg_GetTemporaryDirectory() local