init commit
This commit is contained in:
5
archive/other/ssocket/src/Makefile.am
Normal file
5
archive/other/ssocket/src/Makefile.am
Normal file
@ -0,0 +1,5 @@
|
||||
AUTOMAKE_OPTIONS=foreign
|
||||
bin_PROGRAMS=main
|
||||
LIBS=-laio
|
||||
main_LDFLAGS=-pthread
|
||||
main_SOURCES=main.c
|
Reference in New Issue
Block a user