r3/examples/Makefile

7 lines
108 B
Makefile
Raw Normal View History

2014-06-03 10:10:12 -04:00
#
# Makefile
# c9s, 2014-06-03 21:58
#
all:
gcc `pkg-config --libs --cflags r3 libpcre` simple.c -o simple