diff options
Diffstat (limited to 'sys/arch/alpha/compile/build_all')
-rw-r--r-- | sys/arch/alpha/compile/build_all | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/alpha/compile/build_all b/sys/arch/alpha/compile/build_all index abd8fe68ac8..b90abb6a68f 100644 --- a/sys/arch/alpha/compile/build_all +++ b/sys/arch/alpha/compile/build_all @@ -1,5 +1,6 @@ #!/bin/sh - # +# $OpenBSD: build_all,v 1.3 1996/07/29 22:58:17 niklas Exp $ # $NetBSD: build_all,v 1.4.4.1 1996/06/15 03:46:17 cgd Exp $ cflist=`cd ../conf ; find . -type f ! -name "*[a-z.]*" ! -name ".*" | \ |