blob: d593a85ea2624fb457a870bbf79aee0f64497f82 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- makefile_freebsd.orig 2022-06-20 11:06:36 UTC
+++ makefile_freebsd
@@ -12,7 +12,7 @@ CFLAGS=
CFLAGS=
-all: deps
+all:
#git submodule init
#git submodule update
|