Initial import
This commit is contained in:
commit
b124d99c36
155 changed files with 49639 additions and 0 deletions
6
external/socket/makefile
vendored
Normal file
6
external/socket/makefile
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# luasocket makefile
|
||||
#
|
||||
# see src/makefile for description of how to customize the build
|
||||
|
||||
all clean:
|
||||
${MAKE} -Csrc $@
|
Loading…
Add table
Add a link
Reference in a new issue