Files
bsdports/system/cdrtools/files/patch-x-libmdigest-Makefile
2019-12-26 07:26:06 +00:00

12 lines
492 B
Plaintext

--- ./libmdigest/Makefile.orig 2009-08-01 13:59:14.000000000 +0300
+++ ./libmdigest/Makefile 2018-06-10 14:33:47.184177000 +0200
@@ -5,7 +5,7 @@
include $(SRCROOT)/$(RULESDIR)/rules.top
###########################################################################
-MK_FILES= mdigest.mk mdigest_p.mk $(NO_SHL)shlmdigest.mk
+MK_FILES= mdigest.mk $(NO_SHL)shlmdigest.mk
###########################################################################
include $(SRCROOT)/$(RULESDIR)/rules.mks