cdrtools/libsiconv/Makefile

13 lines
514 B
Makefile
Raw Permalink Normal View History

2025-06-15 04:19:58 +08:00
#ident "@(#)Makefile 1.1 07/05/19 "
###########################################################################
SRCROOT= ..
RULESDIR= RULES
include $(SRCROOT)/$(RULESDIR)/rules.top
###########################################################################
MK_FILES= libsiconv.mk libsiconv_p.mk $(NO_SHL)shlsiconv.mk
###########################################################################
include $(SRCROOT)/$(RULESDIR)/rules.mks
###########################################################################