diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-11-02 15:28:23 +0200 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-11-02 15:28:23 +0200 |
| commit | d127146846f4d6561e15000d1469b715dafdb627 (patch) | |
| tree | 2ee7d7512023df0dc25f0bd51da1c378ebb1a400 /tests/exec/source.mk | |
| parent | 4ce6aa975be40286465cd9ac6a669ff5a95fe5a1 (diff) | |
| download | kmi-d127146846f4d6561e15000d1469b715dafdb627.tar.gz kmi-d127146846f4d6561e15000d1469b715dafdb627.zip | |
initial exec support
Diffstat (limited to 'tests/exec/source.mk')
| -rw-r--r-- | tests/exec/source.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/exec/source.mk b/tests/exec/source.mk new file mode 100644 index 0000000..fdd3d0e --- /dev/null +++ b/tests/exec/source.mk @@ -0,0 +1 @@ +DO != ./scripts/gen-simple -n exec -p init -p exec |
