1、完整的编译makfile结构

This commit is contained in:
ypc 2026-05-19 17:36:43 +08:00
parent cad5ca891a
commit 7f1302de24
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
SUBDIRS := SUBDIRS :=
# SUBDIRS += ./public SUBDIRS += ./public
SUBDIRS += ./protocol SUBDIRS += ./protocol
SUBDIRS += ./system SUBDIRS += ./system