mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
11 lines
280 B
Plaintext
11 lines
280 B
Plaintext
--- makedepend.SH.ORIG Fri Jul 24 06:00:58 1998
|
|
+++ makedepend.SH Thu Jul 30 17:08:37 1998
|
|
@@ -67,6 +67,7 @@
|
|
# to be out of date. I don't know if OS/2 has touch, so do this:
|
|
case "$osname" in
|
|
os2) ;;
|
|
+ freebsd) ;;
|
|
*) $touch $firstmakefile ;;
|
|
esac
|
|
fi
|