traceroute/Makefile

7 lines
142 B
Makefile
Raw Normal View History

2004-09-09 13:25:19 +00:00
# Makefile for source rpm: traceroute
# $Id$
NAME := traceroute
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common