PageCompiler refactoring

This commit is contained in:
Guenter Obiltschnig
2008-01-17 15:39:01 +00:00
parent e045036163
commit 3edd579220
14 changed files with 1311 additions and 635 deletions

View File

@@ -1,14 +1,16 @@
#
# Makefile
#
# $Id: //poco/Main/PageCompiler/Makefile#1 $
# $Id: //poco/Main/PageCompiler/Makefile#3 $
#
# Makefile for Poco C++ Server Page Compiler
#
include $(POCO_BASE)/build/rules/global
objects = Page PageCompiler
objects = Page PageReader \
CodeWriter ApacheCodeWriter OSPCodeWriter \
PageCompiler
target = cpspc
target_version = 1