mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 12:01:19 +02:00
12 lines
481 B
Plaintext
12 lines
481 B
Plaintext
--- ./libhfs_iso/Makefile.orig 2006-09-15 02:51:31.000000000 +0300
|
|
+++ ./libhfs_iso/Makefile 2018-06-10 14:33:47.178937000 +0200
|
|
@@ -6,7 +6,7 @@
|
|
include $(SRCROOT)/$(RULESDIR)/rules.top
|
|
###########################################################################
|
|
|
|
-MK_FILES= libhfs.mk libhfs_p.mk $(NO_SHL)shlhfs.mk
|
|
+MK_FILES= libhfs.mk $(NO_SHL)shlhfs.mk
|
|
|
|
###########################################################################
|
|
include $(SRCROOT)/$(RULESDIR)/rules.mks
|