summaryrefslogtreecommitdiff
path: root/rsc/source/parser/makefile.mk
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-01-21 11:44:59 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-01-21 11:44:59 +0100
commit4250acf9a20c7f2e3692c4663c2d1c196fa23102 (patch)
tree89c3f65aba91baf02c995844fb3328d06b6d0eba /rsc/source/parser/makefile.mk
parent69b370043eab28f099943e65beb89ed3238eaec7 (diff)
vcl109: #i108501# remove unused files (thanks dtardon !)
Diffstat (limited to 'rsc/source/parser/makefile.mk')
-rw-r--r--rsc/source/parser/makefile.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/rsc/source/parser/makefile.mk b/rsc/source/parser/makefile.mk
index 68c12479261b..49d07bd1ebe5 100644
--- a/rsc/source/parser/makefile.mk
+++ b/rsc/source/parser/makefile.mk
@@ -49,17 +49,6 @@ ENABLE_EXCEPTIONS=true
YACCTARGET= $(INCCOM)$/yyrscyacc.cxx
YACCFILES= rscyacc.y
-CXXFILES= rscpar.cxx \
- rscyacc.cxx \
- rsclex.cxx \
- erscerr.cxx \
- rsckey.cxx \
- rscinit.cxx \
- rscibas.cxx \
- rscdb.cxx \
- rscicpx.cxx \
- parser.cxx
-
OBJFILES= $(OBJ)$/rscpar.obj \
$(OBJ)$/rscyacc.obj \
$(OBJ)$/rsclex.obj \