fixed a few typos in the raptor rules

git-svn-id: svn://10.0.0.236/trunk@289 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp
1998-04-15 01:07:46 +00:00
parent 75823b0beb
commit b0d9aab4a8

View File

@@ -262,31 +262,31 @@ JavaStubWin -a \
#
RaptorDist -a \
nsprpub \
include \
jpeg \
modules\libreg \
xpcom \
modules\zlib \
modules\libutil \
sun-java \
nav-java \
js \
modules\security\freenav \
modules\libpref \
modules\libimg \
lib\xp \
lib\libnet \
base
ns/nsprpub \
ns/include \
ns/jpeg \
ns/modules/libreg \
ns/xpcom \
ns/modules/zlib \
ns/modules/libutil \
ns/sun-java \
ns/nav-java \
ns/js \
ns/modules/security/freenav \
ns/modules/libpref \
ns/modules/libimg \
ns/lib/xp \
ns/lib/libnet \
ns/base
Raptor -a \
htmlparser \
dom \
gfx \
view \
widget \
layout \
webshell
ns/htmlparser \
ns/dom \
ns/gfx \
ns/view \
ns/widget \
ns/layout \
ns/webshell
RaptorAll -a \
RaptorDist \