diff options
author | cjep <cjep> | 2004-01-12 09:46:04 +0000 |
---|---|---|
committer | cjep <cjep> | 2004-01-12 09:46:04 +0000 |
commit | 69da0d928ba896f9ea148989e7d66b36874c171a (patch) | |
tree | 42760049bed3a2e9a4218509d6434c2eb95b71da /comms | |
parent | 73cd98c24005f095bccf9e3a2df6e6ce78c3965d (diff) | |
download | pkgsrc-69da0d928ba896f9ea148989e7d66b36874c171a.tar.gz |
Remove unnecessary blank lines.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/pilot-link/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 583042f00ab..8b2d18fd11a 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2003/07/13 13:50:52 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2004/01/12 09:46:04 cjep Exp $ # .include "../../comms/pilot-link/Makefile.common" @@ -32,7 +32,6 @@ post-patch: < $$mf.old > $$mf ; \ done - .include "../../comms/pilot-link-libs/buildlink2.mk" .include "../../devel/readline/buildlink2.mk" .include "../../graphics/png/buildlink2.mk" |