[csw-devel] SF.net SVN: gar:[8526] csw/mgar/pkg/scfdot/trunk/Makefile
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Fri Feb 12 16:13:03 CET 2010
Revision: 8526
http://gar.svn.sourceforge.net/gar/?rev=8526&view=rev
Author: skayser
Date: 2010-02-12 15:13:02 +0000 (Fri, 12 Feb 2010)
Log Message:
-----------
scfdot: removed build-custom in favor of BUILD_ARGS
Modified Paths:
--------------
csw/mgar/pkg/scfdot/trunk/Makefile
Modified: csw/mgar/pkg/scfdot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/scfdot/trunk/Makefile 2010-02-12 15:09:08 UTC (rev 8525)
+++ csw/mgar/pkg/scfdot/trunk/Makefile 2010-02-12 15:13:02 UTC (rev 8526)
@@ -27,17 +27,12 @@
RUNTIME_DEP_PKGS = CSWgraphviz
CONFIGURE_SCRIPTS =
-BUILD_SCRIPTS = custom
+BUILD_ARGS = scfdot legend.ps
TEST_SCRIPTS =
INSTALL_SCRIPTS = custom
include gar/category.mk
-build-custom:
- $(BUILD_ENV) gmake -C $(WORKSRC) scfdot
- $(BUILD_ENV) gmake -C $(WORKSRC) legend.ps
- @$(MAKECOOKIE)
-
install-custom: DOCS=AUTHORS
install-custom: DOCDEST=$(DESTDIR)$(docdir)/$(GARNAME)
install-custom:
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