Makefile 145 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 WANT_CURL=yes BASE=../../../.. include $(BASE)/build/modmake.rules LOCAL_CFLAGS+=-I. LOCAL_OBJS=switch_curl.o local_depend: $(LOCAL_OBJS)