This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
apparmor
Watch
1
Star
0
Fork
You've already forked apparmor
0
mirror of
https://gitlab.com/apparmor/apparmor.git
synced
2025-03-06 01:11:00 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
edda8c2604
apparmor
/
parser
/
pcre
/
Makefile
8 lines
74 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add an 'all' target for the pcre subdir.
2007-03-30 16:30:15 +00:00
all
:
pcre
.
o
Import the rest of the core functionality of the internal apparmor development tree (trunk branch). From svn repo version 6381.
2006-04-11 21:52:54 +00:00
pcre.o
:
pcre
.
c
$(
CC
)
-c
$(
CFLAGS
)
$<
clean
:
rm -f pcre.o
Reference in a new issue
Copy permalink