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
@--- studio/makefile.orig	Thu Jul 22 16:51:52 2004
+++ studio/makefile	Wed Apr 19 10:12:34 2006
@@@@ -22,7 +22,7 @@@@
 #   with the iMatix c script without any arguments.
 #
 .c$(OBJ):
-	c -q $<
+	$(CC) $(CFLAGS) -I../sfl -I../smt -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,7 +39,7 @@@@
 #   Dependencies
 #
 libstu$(LIB): ctxman$(OBJ) wtplib$(OBJ) formio$(OBJ) wtpman$(OBJ) browtp$(OBJ) brocgi$(OBJ) fxtest1$(OBJ) fxtest2$(OBJ) fxtest3$(OBJ) wtpmsg$(OBJ) 
-	c -q -r libstu$(LIB) ctxman$(OBJ) wtplib$(OBJ) formio$(OBJ) wtpman$(OBJ) browtp$(OBJ) brocgi$(OBJ) fxtest1$(OBJ) fxtest2$(OBJ) fxtest3$(OBJ) wtpmsg$(OBJ) 
+	$(AR) -r libstu$(LIB) ctxman$(OBJ) wtplib$(OBJ) formio$(OBJ) wtpman$(OBJ) browtp$(OBJ) brocgi$(OBJ) fxtest1$(OBJ) fxtest2$(OBJ) fxtest3$(OBJ) wtpmsg$(OBJ) 
 ctxman$(OBJ): ctxman.c #!mkdep
 wtplib$(OBJ): wtplib.c #!mkdep
 formio$(OBJ): formio.c #!mkdep
@@@@ -50,19 +50,19 @@@@
 	gsl -q wtpmsg.xml
 testbro$(OBJ): testbro.c #!mkdep
 testbro$(EXE): testbro$(OBJ) libstu$(LIB) 
-	c -q -L testbro
+	$(CC) $(CFLAGS) -o $@@ $> -L../sfl -lsfl
 fxtest1$(OBJ): fxtest1.c #!mkdep
 fxtest2$(OBJ): fxtest2.c #!mkdep
 fxtest3$(OBJ): fxtest3.c #!mkdep
 fxdemo$(OBJ): fxdemo.c #!mkdep
 fxdemo$(EXE): fxdemo$(OBJ) libstu$(LIB) 
-	c -q -L fxdemo
+	$(CC) $(CFLAGS) -o $@@ $> -L../sfl -lsfl
 fxdemo2$(OBJ): fxdemo2.c #!mkdep
 fxdemo2$(EXE): fxdemo2$(OBJ) libstu$(LIB) 
-	c -q -L fxdemo2
+	$(CC) $(CFLAGS) -o $@@ $> -L../sfl -lsfl
 fxdemo3$(OBJ): fxdemo3.c #!mkdep
 fxdemo3$(EXE): fxdemo3$(OBJ) libstu$(LIB) 
-	c -q -L fxdemo3
+	$(CC) $(CFLAGS) -o $@@ $> -L../sfl -lsfl
 wtpman.i: wtpman.l
 	lr wtpman.l
 wtpman.d: wtpman.l
@


1.1
log
@- Update to 2.5c2

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

