nolibgs_hello_worlds/hello_sio/Makefile

6 lines
64 B
Makefile
Raw Permalink Normal View History

2021-07-10 13:36:57 +02:00
TARGET = hello_sio
SRCS = hello_sio.c \
include ../common.mk