diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-21 16:12:18 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-21 16:12:18 +0000 |
commit | 5abe508bfef8372472d66adf69cf08e07125820c (patch) | |
tree | 4fc1feeb088d2fc1a3a1d02d20240d05a606c1bb /package/targets.mak | |
download | skabus-5abe508bfef8372472d66adf69cf08e07125820c.tar.xz |
Initial commit
Diffstat (limited to 'package/targets.mak')
-rw-r--r-- | package/targets.mak | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak new file mode 100644 index 0000000..e0b6e6b --- /dev/null +++ b/package/targets.mak @@ -0,0 +1,8 @@ +BIN_TARGETS := \ +skabus-dyntee \ +skabus-dynteed \ +skabus-dyntee-client + +LIBEXEC_TARGETS := + +LIB_DEFS := |