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.
 
 
 
 
 
 

10 lines
277 B

--- /dev/null
+++ b/libraries/libapparmor/Makefile
@@ -0,0 +1,7 @@
+package=libapparmor
+
+configure:
+ $(STAGING_DIR_HOST)/bin/aclocal
+ $(STAGING_DIR_HOST)/bin/autoconf --force
+ $(STAGING_DIR_HOST)/bin/libtoolize --automake -c --force
+ $(STAGING_DIR_HOST)/bin/automake -ac