elinks/Makefile

9 lines
185 B
Makefile
Raw Normal View History

2004-09-09 04:29:09 +00:00
# Makefile for source rpm: elinks
2005-03-05 12:10:14 +00:00
# $Id: Makefile,v 1.1 2004/09/09 04:29:09 cvsdist Exp $
2004-09-09 04:29:09 +00:00
NAME := elinks
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common
2005-03-05 12:10:14 +00:00