sqlite/Makefile
2005-03-09 20:01:47 +00:00

7 lines
134 B
Makefile

# Makefile for source rpm: sqlite
# $Id$
NAME := sqlite
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common