You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
195 B
9 lines
195 B
15 years ago
|
--- a/util/domd
|
||
|
+++ b/util/domd
|
||
18 years ago
|
@@ -1,4 +1,4 @@
|
||
17 years ago
|
-#!/bin/sh
|
||
18 years ago
|
+#!/usr/bin/env bash
|
||
|
# Do a makedepend, only leave out the standard headers
|
||
|
# Written by Ben Laurie <ben@algroup.co.uk> 19 Jan 1999
|
||
|
|