diff options
-rw-r--r-- | misc/xtimer/Makefile | 3 | ||||
-rw-r--r-- | x11/xtimer/Makefile | 3 |
2 files changed, 2 insertions, 4 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> diff --git a/x11/xtimer/Makefile b/x11/xtimer/Makefile index b312715034c..1cb068329db 100644 --- a/x11/xtimer/Makefile +++ b/x11/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> |