[arch-commits] Commit in libixp/repos (extra-x86_64 extra-x86_64/config.mk)

Eric Bélanger eric at archlinux.org
Thu Feb 26 02:05:11 UTC 2009


    Date: Wednesday, February 25, 2009 @ 21:05:10
  Author: eric
Revision: 27802

Merged revisions 27801 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/libixp/trunk

........
  r27801 | eric | 2009-02-25 21:04:37 -0500 (Wed, 25 Feb 2009) | 1 line
  
  removed old unneeded file
........

Modified:
  libixp/repos/extra-x86_64/	(properties)
Deleted:
  libixp/repos/extra-x86_64/config.mk

-----------+
 config.mk |   31 -------------------------------
 1 file changed, 31 deletions(-)


Property changes on: libixp/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /libixp/trunk:1-27797
   + /libixp/trunk:1-27801

Deleted: extra-x86_64/config.mk
===================================================================
--- extra-x86_64/config.mk	2009-02-26 02:04:37 UTC (rev 27801)
+++ extra-x86_64/config.mk	2009-02-26 02:05:10 UTC (rev 27802)
@@ -1,31 +0,0 @@
-# Customized for Arch Linux <http://archlinux.org/>
-# libixp version
-VERSION = 0.2
-
-# Customize below to fit your system
-
-# paths
-PREFIX = /usr
-MANPREFIX = ${PREFIX}/man
-
-# includes and libs
-INCS = -I. -I/usr/include
-LIBS = -L/usr/lib -lc -L.
-
-# flags
-CFLAGS = -Os ${INCS} -DVERSION=\"${VERSION}\"
-LDFLAGS = ${LIBS}
-#CFLAGS = -g -Wall -O2 ${INCS} -DVERSION=\"${VERSION}\"
-#LDFLAGS = -g ${LIBS}
-
-# Solaris
-#CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\"
-#LDFLAGS = ${LIBS}
-#LIBS += -lsocket -lnsl
-#CFLAGS += -xtarget=ultra
-
-# compiler and linker
-AR = ar cr
-CC = cc
-LD = ${CC}
-RANLIB = ranlib




More information about the arch-commits mailing list