diff options
Diffstat (limited to 'config.pkg')
-rw-r--r-- | config.pkg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config.pkg b/config.pkg new file mode 100644 index 0000000..9c7aa53 --- /dev/null +++ b/config.pkg @@ -0,0 +1,9 @@ +# +# Denote package bindings +# +BIND='install std proc other net dev' +MAKEFILES='Makefile spo256/Makefile utils/Makefile' +CONFIG_FLAGS=$CONFIG_FLAGS +CONFIG_FIRST='make' +CONFIG_INSTALL='make install' + |