# Acess 2 # include ../Makefile.cfg CPPFLAGS += CFLAGS += -Wall LDFLAGS += -lc -soname liburi.so OBJ = main.o BIN = liburi.so include ../Makefile.tpl