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

13 lines
508 B
Makefile

#ident "@(#)rscg.mk 1.1 06/09/15 "
###########################################################################
SRCROOT= ..
RULESDIR= RULES
include $(SRCROOT)/$(RULESDIR)/rules.top
###########################################################################
MK_FILES= librscg.mk librscg_p.mk $(NO_SHL)shlrscg.mk
###########################################################################
include $(SRCROOT)/$(RULESDIR)/rules.mks
###########################################################################