Files
blog/archive/other/ssocket/src/Makefile.am
2024-03-19 02:45:09 +08:00

6 lines
96 B
Makefile

AUTOMAKE_OPTIONS=foreign
bin_PROGRAMS=main
LIBS=-laio
main_LDFLAGS=-pthread
main_SOURCES=main.c