summaryrefslogtreecommitdiff
path: root/cflags.SH
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafcol.lafayette.edu>1994-04-04 00:00:00 +0000
committerAndy Dougherty <doughera@lafcol.lafayette.edu>1994-04-04 00:00:00 +0000
commit2304df62caa7d9be70e8b8bcdb454e139c9c103d (patch)
tree98a456ef0fbe59b1a02bfe68afa4a3d9afb4f21c /cflags.SH
parent8990e3071044a96302560bbdb5706f3e74cf1bef (diff)
downloadperl-2304df62caa7d9be70e8b8bcdb454e139c9c103d.tar.gz
perl 5.0 alpha 8
[the last one taken from the September '94 InfoMagic CD; a similar style of cleanup as the previous commits was performed]
Diffstat (limited to 'cflags.SH')
-rwxr-xr-xcflags.SH52
1 files changed, 20 insertions, 32 deletions
diff --git a/cflags.SH b/cflags.SH
index c1510ea85e..dc1c9deaf2 100755
--- a/cflags.SH
+++ b/cflags.SH
@@ -65,48 +65,36 @@ for file do
: or customize here
case "$file" in
- array) ;;
- cmd) ;;
- cons) ;;
- consarg) ;;
- doarg) ;;
+ NDBM_File) ;;
+ ODBM_File) ;;
+ POSIX) ;;
+ SDBM_File) ;;
+ av) ;;
+ deb) ;;
+ dl) ;;
doio) ;;
- dolist) ;;
+ doop) ;;
dump) ;;
- eval) ;;
- form) ;;
- hash) ;;
+ gv) ;;
+ hv) ;;
+ main) ;;
malloc) ;;
+ mg) ;;
+ miniperlmain) ;;
+ op) ;;
perl) ;;
+ perlmain) ;;
perly) ;;
+ pp) ;;
regcomp) ;;
regexec) ;;
- stab) ;;
- str) ;;
+ run) ;;
+ scope) ;;
+ sv) ;;
+ taint) ;;
toke) ;;
usersub) ;;
util) ;;
- tarray) ;;
- tcmd) ;;
- tcons) ;;
- tconsarg) ;;
- tdoarg) ;;
- tdoio) ;;
- tdolist) ;;
- tdump) ;;
- teval) ;;
- tform) ;;
- thash) ;;
- tmalloc) ;;
- tperl) ;;
- tperly) ;;
- tregcomp) ;;
- tregexec) ;;
- tstab) ;;
- tstr) ;;
- ttoke) ;;
- tusersub) ;;
- tutil) ;;
*) ;;
esac