may have fixed annoying make clean bugs
authorChris Koeritz <fred@gruntose.com>
Mon, 3 Oct 2016 20:02:59 +0000 (16:02 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 3 Oct 2016 20:02:59 +0000 (16:02 -0400)
commitd87617f212d9dff8d5033b81e19a0740846999fe
tree7af37f259a843bc1db7051f487da650961d830c9
parent4416905a08e10cc1bd70336c5fbcb3aee9186b2a
may have fixed annoying make clean bugs

discovered that i was reinvoking the make for any cleaning process, just in order to set the CLEAN flag.  that's really terribly broken.  luckily found the eval command which i can run inside a target to change the value of an existing environment variable.  perfect.  now in the base clam rules and not getting weird problems from using OTHER_CLEANS
nucleus/applications/bundler/makefile
nucleus/applications/bundler/makefile.bundle_creator [new file with mode: 0644]
nucleus/applications/bundler/makefile.stub [deleted file]
nucleus/applications/bundler/makefile.unpacker_stub [new file with mode: 0644]
production/feisty_meow_config.ini
scripts/clam/cpp/buildor_gen_deps.sh
scripts/clam/cpp/rules.def
scripts/clam/cpp/variables.def
scripts/clam/rules.def
scripts/clam/variables.def