devtools/Make.spec
changeset 104 928de75c0a34
parent 77 14bfbd3441a0
child 115 a73f6cb18154
equal deleted inserted replaced
103:ea95f0757386 104:928de75c0a34
     1 # $Header: /cvs/stx/stx/goodies/petitparser/devtools/Make.spec,v 1.1 2012-05-05 14:50:07 vrany Exp $
     1 # $Header: /cvs/stx/stx/goodies/petitparser/devtools/Make.spec,v 1.2 2013-01-10 13:24:00 vrany Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_goodies_petitparser_devtools.
     4 # automagically generated from the projectDefinition: stx_goodies_petitparser_devtools.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    51 
    51 
    52 COMMON_CLASSES= \
    52 COMMON_CLASSES= \
    53 	PPDebugger \
    53 	PPDebugger \
    54 	PPDebuggingParser \
    54 	PPDebuggingParser \
    55 	stx_goodies_petitparser_devtools \
    55 	stx_goodies_petitparser_devtools \
       
    56 	XBGFParser \
    56 
    57 
    57 
    58 
    58 
    59 
    59 
    60 
    60 COMMON_OBJS= \
    61 COMMON_OBJS= \
    61     $(OUTDIR)PPDebugger.$(O) \
    62     $(OUTDIR)PPDebugger.$(O) \
    62     $(OUTDIR)PPDebuggingParser.$(O) \
    63     $(OUTDIR)PPDebuggingParser.$(O) \
    63     $(OUTDIR)stx_goodies_petitparser_devtools.$(O) \
    64     $(OUTDIR)stx_goodies_petitparser_devtools.$(O) \
       
    65     $(OUTDIR)XBGFParser.$(O) \
    64 
    66 
    65 
    67 
    66 
    68