Update of /cvsroot/popfile/engine
In directory sc8-pr-cvs1:/tmp/cvs-serv29055
Modified Files:
Makefile
Log Message:
Improved tests for the Proxy module
Index: Makefile
===================================================================
RCS file: /cvsroot/popfile/engine/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** Makefile 13 Jul 2003 02:40:35 -0000 1.13
--- Makefile 13 Jul 2003 04:01:35 -0000 1.14
***************
*** 8,12 ****
include vars.mak
! .PHONY: test package windows core manual skins
error:
--- 8,12 ----
include vars.mak
! .PHONY: test package windows core manual skins coverage
error:
|