mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 05:22:40 -04:00
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
#!@SH@
|
|
# $NetBSD: shlibtool.in,v 1.1 2006/01/30 22:19:57 tv Exp $
|
|
|
|
exec @PREFIX@/bin/libtool --tag=disable-static "$@"
|