build: Add 'as-derivation' target.
authorLudovic Courtès <ludo@gnu.org>
Mon, 26 Mar 2018 20:17:40 +0000 (22:17 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 8 Apr 2018 15:48:25 +0000 (17:48 +0200)
commit2cfc8d69644af6c53fed9128425e8ff70ad4509f
treeb06a31fcef43a9a60ec372853488d06749aee270
parentf0527ce3a40e07d5f56b4b18c7eec91dbd016e88
build: Add 'as-derivation' target.

* build-aux/compile-as-derivation.scm: New file.
* Makefile.am (as-derivation): New target.
(EXTRA_DIST): Add compile-as-derivation.scm.
Makefile.am
build-aux/compile-as-derivation.scm [new file with mode: 0644]