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

gmarler at users.sourceforge.net gmarler at users.sourceforge.net
Sun Aug 22 15:54:13 CEST 2010


Revision: 10790
          http://gar.svn.sourceforge.net/gar/?rev=10790&view=rev
Author:   gmarler
Date:     2010-08-22 13:54:12 +0000 (Sun, 22 Aug 2010)

Log Message:
-----------

Cleanup of comments describing previous build attempts

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

Modified: csw/mgar/pkg/bzip2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bzip2/trunk/Makefile	2010-08-22 13:45:13 UTC (rev 10789)
+++ csw/mgar/pkg/bzip2/trunk/Makefile	2010-08-22 13:54:12 UTC (rev 10790)
@@ -33,8 +33,6 @@
 
 EXTRA_CFLAGS  += -KPIC -D_FILE_OFFSET_BITS=64
 LDFLAGS += $(LD_OPTIONS)
-# CFLAGS  += -KPIC -D_FILE_OFFSET_BITS=64 -fast $(SOS12_CC_FLAGS)
-# LDFLAGS += $(SOS12_LD_FLAGS) $(RUNPATH_LINKER_FLAGS)
 
 BUILD_ARGS = CC="$(CC)" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)"
 
@@ -51,8 +49,6 @@
 
 include gar/category.mk
 
-#PLATFORM  = $(shell if [ `uname -i` = "i86pc" ] ; then echo i86pc ; else echo sun4 ; fi )
-#OBJDIR    = $(WORKDIR)/$(DISTNAME)
 DOCFILES  = CHANGES README manual.html manual.pdf manual.xml
 BINFILES  = bzip2 bzdiff bzgrep bzip2recover bzmore
 LIBFILES  = libbz2.so.1.0.5


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