apparmor/parser/pcre/Makefile
Steve Beattie 6d3e74907d 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

5 lines
61 B
Makefile

pcre.o: pcre.c
$(CC) -c $(CFLAGS) $<
clean:
rm -f pcre.o