2023-04-03 13:28:43 -04:00

6 lines
74 B
Makefile

COMMON_DIR := ../common
CFILES += main.c
include $(COMMON_DIR)/rules.mk