head	1.3;
access;
symbols
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	v2_22:1.1.1.1
	WGHICKS:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2009.03.23.20.53.38;	author miwi;	state dead;
branches;
next	1.2;

1.2
date	2001.03.31.11.08.59;	author obrien;	state Exp;
branches;
next	1.1;

1.1
date	99.11.01.03.46.48;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.11.01.03.46.48;	author steve;	state Exp;
branches;
next	;


desc
@@


1.3
log
@2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
@
text
@--- Builtin/Makefile.orig	Fri Dec 23 10:10:02 1994
+++ Builtin/Makefile	Sat Mar 31 03:02:41 2001
@@@@ -18 +18 @@@@
-CFLAGS    = -O2 -I../src
+CFLAGS    = -O -I../src
@@@@ -54 +54 @@@@
-	build_starter $(BIPS) >starter.c
+	./build_starter $(BIPS) >starter.c
@


1.2
log
@Don't force -O2.
@
text
@@


1.1
log
@Initial revision
@
text
@d1 6
a6 6
--- Builtin/Makefile.orig	Fri Dec 23 18:10:02 1994
+++ Builtin/Makefile	Tue Sep 14 04:17:29 1999
@@@@ -51,7 +51,7 @@@@
 
 
 starter.c: build_starter Makefile
a8 3
 
 build_starter: build_starter.c
 	$(CC) $(CFLAGS) $(LFLAGS) -o build_starter build_starter.c
@


1.1.1.1
log
@Initial import of wamcc version 2.22.
A Prolog-to-C translator from Inria.

PR:		13745
Submitted by:	W. Gerald Hicks <wghicks@@bellsouth.net>
@
text
@@
