mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -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 "$@"
|