Update of /cvsroot/popfile/engine
In directory sc8-pr-cvs1:/tmp/cvs-serv16677
Modified Files:
Makefile
Log Message:
Add target for macosx
Index: Makefile
===================================================================
RCS file: /cvsroot/popfile/engine/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** Makefile 15 Jul 2003 17:53:30 -0000 1.15
--- Makefile 17 Jul 2003 20:13:43 -0000 1.16
***************
*** 18,22 ****
@echo
@echo "windows - Build Windows installer"
! @echo "macosx - Build Mac OS X package installer"
@echo "package - Build Windows installer, and create"
@echo " ZIP files for Windows and cross-platform"
--- 18,22 ----
@echo
@echo "windows - Build Windows installer"
! @echo "macosx - Build Mac OS X package installer"
@echo "package - Build Windows installer, and create"
@echo " ZIP files for Windows and cross-platform"
|