head	1.2;
access;
symbols
	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
	RELEASE_3_3_0:1.1.1.1
	RELEASE_3_2_0:1.1.1.1
	v3_1_r:1.1.1.1
	SADA:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2000.11.26.14.46.35;	author sada;	state dead;
branches;
next	1.1;

1.1
date	99.04.04.18.09.57;	author sada;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.04.04.18.09.57;	author sada;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Unbroke - I abandon to build an aout lib.
Now this port installs binary files which were pulled up
from packages-4.1.1.
@
text
@--- Makefile.orig	Sat Feb 27 20:19:25 1999
+++ Makefile	Sat Feb 27 20:20:05 1999
@@@@ -1,8 +1,8 @@@@
-LIB=    xpg4
+LIB=    xpg4-ns
 SRCS=   setlocale.c setrunelocale.c big5.c euc.c mskanji.c utf2.c runetype.c \
-	tolower.c toupper.c
-CFLAGS+= -Wall -DXPG4 -I${.CURDIR}/../libc/locale
-.PATH: ${.CURDIR}/../libc/locale
+	tolower.c toupper.c ansi.c
+CFLAGS+= -Wall -DXPG4 -I${.CURDIR}/locale
+.PATH: ${.CURDIR}/locale
 
 NOMAN= YES
 
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@libxpg4 (aout) for Netscape Browser. This is against browser's locale bug.
Patches are created by <nagahama@@yasuda.comm.waseda.ac.jp>.
Refer to <URL:http://www.yasuda.comm.waseda.ac.jp/~nagahama/freebsd.html>.
@
text
@@
