cdrtools/libschily/Makefile
2025-06-15 04:19:58 +08:00

13 lines
514 B
Makefile

#ident "@(#)Makefile 1.5 06/07/21 "
###########################################################################
SRCROOT= ..
RULESDIR= RULES
include $(SRCROOT)/$(RULESDIR)/rules.top
###########################################################################
MK_FILES= libschily.mk libschily_p.mk $(NO_SHL)shlschily.mk
###########################################################################
include $(SRCROOT)/$(RULESDIR)/rules.mks
###########################################################################