2006-05-08 14:15:58 +00:00
|
|
|
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
|