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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Wed Feb 24 17:03:13 CET 2010


Revision: 8793
          http://gar.svn.sourceforge.net/gar/?rev=8793&view=rev
Author:   skayser
Date:     2010-02-24 16:03:13 +0000 (Wed, 24 Feb 2010)

Log Message:
-----------
tmpwatch: re-order linker flags

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

Modified: csw/mgar/pkg/tmpwatch/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tmpwatch/trunk/Makefile	2010-02-24 15:58:03 UTC (rev 8792)
+++ csw/mgar/pkg/tmpwatch/trunk/Makefile	2010-02-24 16:03:13 UTC (rev 8793)
@@ -32,7 +32,7 @@
 TEST_SCRIPTS =
 
 # Link against our OpenCSW getopt lib which has getopt_long
-EXTRA_LD_FLAGS = -lgnugetopt
+EXTRA_LINKER_FLAGS = -lgnugetopt
 
 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