head	1.2;
access;
symbols
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.09.07.09.30.15;	author bapt;	state dead;
branches;
next	1.1;

1.1
date	2006.05.21.20.39.56;	author pav;	state Exp;
branches;
next	;


desc
@@


1.2
log
@2011-09-01 x11-wm/epiwm: Abandonware
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles
@
text
@--- gsl/makefile.orig	Thu Jul 22 16:51:49 2004
+++ gsl/makefile	Wed Apr 19 10:27:25 2006
@@@@ -22,7 +22,7 @@@@
 #   with the iMatix c script without any arguments.
 #
 .c$(OBJ):
-	c -q $<
+	$(CC) $(CFLAGS) -I../sfl -c $<
 #   And .c files _do_not_ depend on .l files (.l files are Libero files,
 #   not lex input files as the default rules think).
 #
@@@@ -39,10 +39,10 @@@@
 #   Dependencies
 #
 libgsl$(LIB): ggcode$(OBJ) ggcomm$(OBJ) ggeval$(OBJ) ggfile$(OBJ) ggfunc$(OBJ) ggobjt$(OBJ) ggstrn$(OBJ) ggpars$(OBJ) 
-	c -q -r libgsl$(LIB) ggcode$(OBJ) ggcomm$(OBJ) ggeval$(OBJ) ggfile$(OBJ) ggfunc$(OBJ) ggobjt$(OBJ) ggstrn$(OBJ) ggpars$(OBJ) 
+	$(AR) -r libgsl$(LIB) ggcode$(OBJ) ggcomm$(OBJ) ggeval$(OBJ) ggfile$(OBJ) ggfunc$(OBJ) ggobjt$(OBJ) ggstrn$(OBJ) ggpars$(OBJ) 
 gslgen$(OBJ): gslgen.c #!mkdep
 gslgen$(EXE): gslgen$(OBJ) libgsl$(LIB) 
-	c -q -L gslgen
+	$(CC) $(CFLAGS) -o $@@ $> -L../sfl -lsfl -lm
 ggcode$(OBJ): ggcode.c #!mkdep
 ggcomm$(OBJ): ggcomm.c #!mkdep
 ggeval$(OBJ): ggeval.c #!mkdep
@


1.1
log
@- Update to 2.5c2

PR:		ports/96146
Submitted by:	Bernd Luevelsmeyer <bdluevel@@heitec.net> (maintainer)
@
text
@@

