258b808c9f
Remove redundant (and sometimes erroneous) comments.
15 lines
342 B
Makefile
15 lines
342 B
Makefile
# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:59 agc Exp $
|
|
# FreeBSD Id: Makefile,v 1.2 1997/06/15 10:44:39 asami Exp
|
|
#
|
|
|
|
DISTNAME= xtimer-8087
|
|
PKGNAME= xtimer-0.8087
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/
|
|
|
|
MAINTAINER= candy@fct.kgc.co.jp
|
|
|
|
USE_IMAKE= yes
|
|
CAT1= xtimer.0
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|