diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xtimer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/xtimer/Makefile b/misc/xtimer/Makefile index b312715034c..1cb068329db 100644 --- a/misc/xtimer/Makefile +++ b/misc/xtimer/Makefile @@ -3,7 +3,7 @@ # Date created: 05 Apr 1997 # Whom: candy@fct.kgc.co.jp # -# $Id: Makefile,v 1.1.1.1 1997/10/11 21:55:17 hubertf Exp $ +# $Id: Makefile,v 1.2 1997/10/27 01:58:11 hubertf Exp $ # DISTNAME= xtimer-8087 @@ -15,6 +15,5 @@ MAINTAINER= candy@fct.kgc.co.jp USE_IMAKE= yes MAN1= xtimer.1 -MANCOMPRESSED= yes .include <bsd.port.mk> |