not part of the build. these directories are probably going to be removed shortly.
git-svn-id: svn://10.0.0.236/trunk@134166 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ../../..
|
||||
topsrcdir = y:/mozilla
|
||||
srcdir = y:/mozilla/htmlparser/tests/logparse
|
||||
VPATH = y:/mozilla/htmlparser/tests/logparse
|
||||
DEPTH = ../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
PROGRAM = logparse.exe
|
||||
PROGRAM = logparse$(BIN_SUFFIX)
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
@@ -44,5 +44,7 @@ LIBS = \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
LOCAL_INCLUDES = -I$(srcdir)/../../src
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user