cdrtools/libhfs_iso/Makefile

14 lines
539 B
Makefile
Raw Normal View History

2025-06-15 04:19:58 +08:00
#ident @(#)Makefile 1.4 06/09/15
#ident "@(#)Makefile 1.5 06/07/21 "
###########################################################################
SRCROOT= ..
RULESDIR= RULES
include $(SRCROOT)/$(RULESDIR)/rules.top
###########################################################################
MK_FILES= libhfs.mk libhfs_p.mk $(NO_SHL)shlhfs.mk
###########################################################################
include $(SRCROOT)/$(RULESDIR)/rules.mks
###########################################################################