mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01:00
removing old trunk files
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/Main/PageCompiler/Makefile#3 $
|
||||
#
|
||||
# Makefile for Poco C++ Server Page Compiler
|
||||
#
|
||||
|
||||
include $(POCO_BASE)/build/rules/global
|
||||
|
||||
objects = Page PageReader \
|
||||
CodeWriter ApacheCodeWriter OSPCodeWriter \
|
||||
PageCompiler
|
||||
|
||||
target = cpspc
|
||||
target_version = 1
|
||||
target_libs = PocoNet PocoUtil PocoXML PocoFoundation
|
||||
|
||||
include $(POCO_BASE)/build/rules/exec
|
||||
Reference in New Issue
Block a user