makeile cleanups

git-svn-id: svn://10.0.0.236/trunk@38041 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dveditz%netscape.com
1999-07-02 13:38:47 +00:00
parent 14457dbca6
commit 1008384826
23 changed files with 1 additions and 116 deletions

View File

@@ -21,11 +21,6 @@ IGNORE_MANIFEST=1
MAKE_OBJ_TYPE = EXE
PROGRAM = .\$(OBJDIR)\logparse.exe
MISCDEP= \
$(DIST)\lib\raptorhtmlpars.lib \
$(DIST)\lib\xpcom.lib \
$(LIBNSPR)
OBJS = \
.\$(OBJDIR)\logparse.obj \
$(NULL)