Restructuring ua.css.
git-svn-id: svn://10.0.0.236/trunk@49608 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -63,8 +63,8 @@ INCLUDES += \
|
||||
-I$(DIST)/public/raptor \
|
||||
$(NULL)
|
||||
|
||||
GARBAGE += $(DIST)/bin/res/ua.css $(DIST)/bin/res/arrow.gif
|
||||
GARBAGE += $(DIST)/bin/res/ua.css $(DIST)/bin/res/html.css $(DIST)/bin/res/arrow.gif
|
||||
|
||||
install:: $(TARGETS)
|
||||
$(INSTALL) $(srcdir)/ua.css $(srcdir)/arrow.gif $(DIST)/bin/res
|
||||
$(INSTALL) $(srcdir)/ua.css $(srcdir)/html.css $(srcdir)/arrow.gif $(DIST)/bin/res
|
||||
|
||||
|
||||
1377
mozilla/layout/html/document/src/html.css
Normal file
1377
mozilla/layout/html/document/src/html.css
Normal file
File diff suppressed because it is too large
Load Diff
@@ -74,9 +74,11 @@ include <$(DEPTH)\config\rules.mak>
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
$(MAKE_INSTALL) ua.css $(DIST)\bin\res
|
||||
$(MAKE_INSTALL) html.css $(DIST)\bin\res
|
||||
$(MAKE_INSTALL) arrow.gif $(DIST)\bin\res
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\lib\$(LIBRARY_NAME).lib
|
||||
rm -f $(DIST)\bin\res\ua.css
|
||||
rm -f $(DIST)\bin\res\html.css
|
||||
rm -f $(DIST)\bin\res\arrow.gif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
1377
mozilla/layout/style/html.css
Normal file
1377
mozilla/layout/style/html.css
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user