diff options
Diffstat (limited to 'package/targets.mak')
| -rw-r--r-- | package/targets.mak | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak new file mode 100644 index 0000000..1c4f30e --- /dev/null +++ b/package/targets.mak @@ -0,0 +1,7 @@ +BIN_TARGETS := \ +apaste \ +apastec \ +apasted + +LIBEXEC_TARGETS := + |
