emacs/Makefile
Jens Petersen 9bc2e60814 - revert Makefile
- update .cvsignore
2005-04-06 15:47:50 +00:00

7 lines
181 B
Makefile

# Makefile for source rpm: emacs
# $Id: Makefile,v 1.1 2004/09/09 04:30:11 cvsdist Exp $
NAME := emacs
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common