this is a portable sh script, not a bash script

git-svn-id: https://origsvn.digium.com/svn/libpri/trunk@336 2fbb986a-6c06-0410-b554-c9c1f0a7f128
This commit is contained in:
Kevin P. Fleming 2006-05-09 08:22:27 +00:00
parent c6ccbf69ca
commit f316eed834

2
mkdep
View File

@ -1,4 +1,4 @@
#!/bin/bash -
#!/bin/sh -
#
# $OpenBSD: mkdep.gcc.sh,v 1.8 1998/09/02 06:40:07 deraadt Exp $
# $NetBSD: mkdep.gcc.sh,v 1.9 1994/12/23 07:34:59 jtc Exp $