really want it. This is still marked FORBIDDEN as there may be all sorts of horrible incompatabilities with the perl5 in "base", but folks who are willing to override this and experiment are welcome. Consider this to be only partially supported. I'll happily commit patches and fixes, but I don't want to answer too many questions. Sorry!
10 lines
225 B
Text
10 lines
225 B
Text
--- makedepend.SH.ORIG Fri Jul 24 06:00:58 1998
|
|
+++ makedepend.SH Thu Jul 30 17:08:37 1998
|
|
@@ -68,6 +68,7 @@
|
|
case "$osname" in
|
|
os2) ;;
|
|
netbsd) ;;
|
|
+ freebsd) ;;
|
|
*) $touch $firstmakefile ;;
|
|
esac
|
|
fi
|