# Makefile for source module: curl
NAME := curl
SPECFILE := $(firstword $(wildcard *.spec))
XB_ROOT := ../xbuild

include $(XB_ROOT)/Makefile.common
