Removed obsolete tags header file generation rules
git-svn-id: svn://10.0.0.236/trunk@5068 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
696e9e439f
commit
a258f5b6dd
@ -60,12 +60,3 @@ libs:: $(LIBRARY)
|
||||
clobber::
|
||||
rm -f $(DIST)\lib\$(LIBRARY_NAME).lib
|
||||
rm -f $(DIST)\bin\res\ua.css
|
||||
rm -f builtintags.h
|
||||
|
||||
.\$(OBJDIR)\nsHTMLParts.obj: builtintags.h
|
||||
|
||||
GENTAGS = $(DEPTH)\htmlparser\tools\gentags.pl
|
||||
|
||||
builtintags.h: $(GENTAGS)
|
||||
rm -f builtintags.h
|
||||
$(PERL) $(GENTAGS) > builtintags.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user