Searched refs:files (Results 1 - 6 of 6) sorted by relevance

/httpd/build/aix/
H A Dmkinstallp.ksh62 # remove files we do not want as "part" possibly
87 files=./${NAME}.${VERSION}
89 find ${files} -type d -exec chmod og+rx {} \;
90 chmod -R go+r ${files}
91 chown -R 0.0 ${files}
106 Include license files in this package: N
115 # USR part -- i.e. files in /usr and /opt
117 find ${files}/usr/swlag ${files}/opt \
118 | sed -e s#^${files}## | se
[all...]
H A Daixproto.ksh28 files=./httpd-root
30 find ${files} -type d -exec chmod og+rx {} \;
31 chmod -R go+r ${files}
32 chown -R 0:0 ${files}
46 Include license files in this package: N
55 find ${files} | sed -e s#^${files}## | sed -e "/^$/d" >>$template
/httpd/build/
H A DNWGNUhead.inc57 @echo $(DL)install . . . . . builds libs and nlms and copies install files to$(DL)
59 @echo $(DL)installdev. . . . copies headers and files needed for development to$(DL)
63 @echo $(DL)clobber_install . deletes all files in $(INSTALL)$(DL)
/httpd/
H A Dbuildconf173 echo copying build files
181 # Remove any libtool files so one can switch between libtool 1.3
185 # Optionally copy libtool-1.3.x files
/httpd/support/
H A Dhtcacheclean.c112 files */
651 /* there may be temporary files which may be gone before
817 /* We didn't recognise the format, kill the files */
844 /* single data and header files may be deleted either in realclean
934 /* temp files may only be deleted in realclean mode which
1142 int found = 0, files = 0; local
1172 files = 1;
1177 files = 1;
1184 if (files) {
1302 " -t Delete all empty directories. By default only cache files ar
[all...]
/httpd/test/
H A Dmake_sni.sh33 # A certificate password for the .p12 files of the client
336 The directory ${CDIR} contains optional test files to allow client

Completed in 1666 milliseconds