You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
314 B
11 lines
314 B
diff -u -r ../libcap-2.28/Makefile ./Makefile
|
|
--- ../libcap-2.28/Makefile 2019-12-07 19:45:11.000000000 +0000
|
|
+++ ./Makefile 2019-12-11 23:43:35.404511000 +0000
|
|
@@ -16,7 +16,6 @@
|
|
ifeq ($(GOLANG),yes)
|
|
$(MAKE) -C go $@
|
|
endif
|
|
- $(MAKE) -C tests $@
|
|
$(MAKE) -C progs $@
|
|
$(MAKE) -C doc $@
|
|
$(MAKE) -C kdebug $@
|
|
|