diff options
-rw-r--r-- | comms/pilot-link/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index e1d80de45c5..b7a4a43814f 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2001/02/16 13:56:20 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2001/06/22 05:25:46 jlam Exp $ # DISTNAME= pilot-link.0.9.3 @@ -10,6 +10,7 @@ MAINTAINER= sommerfeld@alum.mit.edu HOMEPAGE= http://www.gnu-designs.com/pilot-link/ COMMENT= Tools to talk to the 3Com Pilot PDA +USE_BUILDLINK_ONLY= # defined USE_PERL5= # defined GNU_CONFIGURE= # defined |