sqlite/Makefile

7 lines
134 B
Makefile
Raw Normal View History

2005-03-09 20:01:47 +00:00
# Makefile for source rpm: sqlite
# $Id$
NAME := sqlite
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common