mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-11 19:11:18 +02:00
12 lines
487 B
Plaintext
12 lines
487 B
Plaintext
--- ./libdeflt/Makefile.orig 2006-09-15 02:47:18.000000000 +0300
|
|
+++ ./libdeflt/Makefile 2018-06-10 14:33:47.139828000 +0200
|
|
@@ -5,7 +5,7 @@
|
|
include $(SRCROOT)/$(RULESDIR)/rules.top
|
|
###########################################################################
|
|
|
|
-MK_FILES= libdeflt.mk libdeflt_p.mk $(NO_SHL)shldeflt.mk
|
|
+MK_FILES= libdeflt.mk $(NO_SHL)shldeflt.mk
|
|
|
|
###########################################################################
|
|
include $(SRCROOT)/$(RULESDIR)/rules.mks
|