[csw-devel] SF.net SVN: gar:[3973] csw/mgar/pkg/vixiecron/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Mar 26 12:59:09 CET 2009


Revision: 3973
          http://gar.svn.sourceforge.net/gar/?rev=3973&view=rev
Author:   wahwah
Date:     2009-03-26 11:59:09 +0000 (Thu, 26 Mar 2009)

Log Message:
-----------
Enabled the build, CSWvixiecron can be built now.
Added a TODO list.

Modified Paths:
--------------
    csw/mgar/pkg/vixiecron/trunk/Makefile

Modified: csw/mgar/pkg/vixiecron/trunk/Makefile
===================================================================
--- csw/mgar/pkg/vixiecron/trunk/Makefile	2009-03-26 10:57:55 UTC (rev 3972)
+++ csw/mgar/pkg/vixiecron/trunk/Makefile	2009-03-26 11:59:09 UTC (rev 3973)
@@ -15,6 +15,10 @@
   supports a slash notation: */5 denotes "Every five minutes".
 endef
 
+# TODO:
+#  - Improve man page locations. The original manpage install script looks retarded.
+#  - SMF support for non-global zones.
+
 MASTER_SITES  = http://ftp.de.debian.org/debian/pool/main/c/cron/
 DISTFILES  = cron_$(GARVERSION).orig.tar.gz
 DISTFILES += cron_$(GARVERSION)-105.diff.gz
@@ -29,7 +33,6 @@
 PATCHFILES = cron_$(GARVERSION)-105.diff.gz \
              gar-$(GARNAME)_$(GARVERSION).patch
 
-GARCOMPILER = SOS12
 TEST_SCRIPTS =
 CONFIGURE_SCRIPTS =
 EXTRA_CFLAGS = -DDEBUGGING=0 -DPOSIX -DDEBIAN
@@ -60,13 +63,4 @@
 post-install-isa-amd64: post-install
 
 
-# This build is disabled for the time being, as SMF configuration isn't yet
-# complete.
-
-# Remove the following rules and uncomment the
-# include before building.
-all: .DEFAULT
-.DEFAULT:
-	@true
-
-# include gar/category.mk
+include gar/category.mk


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list