diff options
author | cjep <cjep@pkgsrc.org> | 2004-01-12 09:46:04 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-01-12 09:46:04 +0000 |
commit | 1b39677b6e831264592a3a7d2e033608ab93a824 (patch) | |
tree | 42760049bed3a2e9a4218509d6434c2eb95b71da /comms | |
parent | 11c0bdee978032cae3997d10ba7672b98f703e91 (diff) | |
download | pkgsrc-1b39677b6e831264592a3a7d2e033608ab93a824.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" |