r3/examples/Makefile
2014-06-03 22:10:12 +08:00

6 lines
108 B
Makefile

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