mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-12 19:41:18 +02:00
14 lines
534 B
Plaintext
14 lines
534 B
Plaintext
--- ./conf/Makefile.orig 2007-10-24 19:28:58.000000000 +0300
|
|
+++ ./conf/Makefile 2018-06-10 14:33:47.092558000 +0200
|
|
@@ -47,8 +47,8 @@
|
|
|
|
###########################################################################
|
|
# Now done in rules.top
|
|
-#include $(SRCROOT)/$(RULESDIR)/rules.cnf
|
|
-include $(SRCROOT)/$(RULESDIR)/rules.ins
|
|
+include $(SRCROOT)/$(RULESDIR)/rules.cnf
|
|
+#include $(SRCROOT)/$(RULESDIR)/rules.in0
|
|
###########################################################################
|
|
|
|
OTHERTARGETS= clean ibins depend rmdep \
|