summaryrefslogtreecommitdiff
path: root/cflags.SH
diff options
context:
space:
mode:
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-03-05 18:36:50 +0000
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-03-05 18:36:50 +0000
commit4b6be2dd04172db770683360899241dce184a250 (patch)
tree90c40499a222a596549299ee4b356009a8ef618e /cflags.SH
parent9c6fd6cc718738e5f1cd2d9bfecc490e1c80350c (diff)
downloadperl-4b6be2dd04172db770683360899241dce184a250.tar.gz
Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
p4raw-id: //depot/perl@770
Diffstat (limited to 'cflags.SH')
-rwxr-xr-xcflags.SH1
1 files changed, 1 insertions, 0 deletions
diff --git a/cflags.SH b/cflags.SH
index 39e96cc1ee..6d46102674 100755
--- a/cflags.SH
+++ b/cflags.SH
@@ -88,6 +88,7 @@ for file do
POSIX) ;;
SDBM_File) ;;
av) ;;
+ byterun) ;;
deb) ;;
dl) ;;
doio) ;;