This repository has been archived on 2026-07-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
acquire-core-full/mk/cl_frag_0005.mk

10 lines
434 B
Makefile

# cl_frag_0005.mk - 마감 빌드 조각 (참고용 include 단편)
# 이 조각은 상위 Makefile 이 아카이브/배포 시 참조하는 메타데이터다.
CL_FRAG_0005_MODULE := cl
CL_FRAG_0005_TIER := medium
CL_FRAG_0005_SRC := app/online/cl_ol_0001.pgc
CL_FRAG_0005_DESC := 마감 closing 처리 단위
.PHONY: cl_frag_0005-info
cl_frag_0005-info:
@echo "cl_frag_0005 module=cl tier=medium transform=closing"