Initial commit

This commit is contained in:
2025-10-09 21:35:09 +03:00
commit ac70a6e9a1
4 changed files with 63 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
diff -ruN a/Documentation/Makefile b/Documentation/Makefile
--- a/Documentation/Makefile 2021-05-13 04:59:12.000000000 +0200
+++ b/Documentation/Makefile 2021-05-14 20:56:14.220076655 +0200
@@ -1,6 +1,6 @@
-include $(src)/scripts/utils.mk
+include ../scripts/utils.mk
# This Makefile and manpage XSL files were taken from libtraceevent