12-03-2004, 04:42 AM
|
|
|
Confirmed User
Industry Role:
Join Date: Oct 2002
Location: Upstate, New York
Posts: 8,187
|
Quote:
Originally posted by MrPheer
Look what I have unleashed upon the internet.... AGAIN!!
touch check_syntax
gcc -g0 -O2 -Wall -I. -static -c incoming.c
gcc -g0 -O2 -Wall -I. -static -c output.c
gcc -g0 -O2 -Wall -I. -static -c misc.c
cd Configuration/KeywordFiles; ../../fix_text_files
./genkeywords > keywords.c
cd Configuration/KeywordFiles; ../../unfix_text_files
gcc -g0 -O2 -Wall -I. -static -c keywords.c
gcc -g0 -O2 -Wall -I. -static gentemplates.c -o gentemplates
cd Configuration/Templates; ../../fix_text_files
cd Configuration/Templates; ../../gentemplates * > ../../templates.c
cd Configuration/Templates; ../../unfix_text_files
gcc -g0 -O2 -Wall -I. -static -c templates.c
./genflatfiles > flat_files.c
gcc -g0 -O2 -Wall -I. -static -c flat_files.c
gcc -g0 -O2 -Wall -I. -static -c genstrlencache.c
gcc -g0 -O2 -Wall -I. -static -o genstrlencache genstrlencache.o templates.o
./genstrlencache > strlencache.c
gcc -g0 -O2 -Wall -I. -static -c strlencache.c
gcc -g0 -O2 -Wall -I. -static -o incoming.cgi incoming.o output.o misc.o keywords.o templates.o flat_files.o strlencache.o
rm -f *.o keywords.c templates.c flat_files.c strlencache.c domains.c gentemplates genstrlencache checkdomains check_syntax
`incoming.cgi' is up to date.
|
 OMG!!!11one@!!
__________________
Skype: j3nn.com
ICQ 160370494
My current favorite high-converting sponsor: CrakRevenue
|
|
|