Author: allison
Date: Mon Dec 1 00:03:36 2008
New Revision: 33416
Modified:
branches/pdd22io_part2/config/gen/makefiles/root.in
Log:
[pdd22io] Remove extra trailing "\". GeJ++
Modified: branches/pdd22io_part2/config/gen/makefiles/root.in
==============================================================================
--- branches/pdd22io_part2/config/gen/makefiles/root.in (original)
+++ branches/pdd22io_part2/config/gen/makefiles/root.in Mon Dec 1 00:03:36 2008
@@ -361,7 +361,7 @@
$(IO_DIR)/unix$(O) \
$(IO_DIR)/win32$(O) \
$(IO_DIR)/portable$(O) \
- $(SRC_DIR)/io$(O) \
+ $(SRC_DIR)/io$(O)
INTERP_O_FILES = \
$(SRC_DIR)/string$(O) \