Merged fix warnings patch from Karl MacMillan. Merged libsepol test framework patch from Karl MacMillan.
12 lines
330 B
Diff
12 lines
330 B
Diff
diff --exclude-from=exclude -N -u -r nsalibsepol/Makefile libsepol-1.12.8/Makefile
|
|
--- nsalibsepol/Makefile 2006-05-08 09:52:40.000000000 -0400
|
|
+++ libsepol-1.12.8/Makefile 2006-05-08 10:12:29.000000000 -0400
|
|
@@ -1,7 +1,6 @@
|
|
all:
|
|
$(MAKE) -C src
|
|
$(MAKE) -C utils
|
|
- $(MAKE) -C tests
|
|
|
|
install:
|
|
$(MAKE) -C include install
|