summaryrefslogtreecommitdiffstats
path: root/perl/build
diff options
context:
space:
mode:
Diffstat (limited to 'perl/build')
-rwxr-xr-xperl/build2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/build b/perl/build
index 123a249..9707b23 100755
--- a/perl/build
+++ b/perl/build
@@ -1,6 +1,4 @@
#!/bin/sh
-#
-# $Id: build,v 1.2 2000/05/16 19:27:05 shmit Exp $
if [ $# -lt 2 ]; then
echo "Usage: $0 makecmd perlflag args" 2>&1