[hackers] [9base] unused || Anselm R Garbe

From: <hg_AT_suckless.org>
Date: Mon, 3 Aug 2009 09:15:04 +0000 (UTC)

changeset: 33:7c1decda5b50
tag: tip
user: Anselm R Garbe <garbeam_AT_gmail.com>
date: Mon Aug 03 10:14:59 2009 +0100
files: lib9/regex/mkfile
description:
unused

diff -r 6aa712dbd483 -r 7c1decda5b50 lib9/regex/mkfile
--- a/lib9/regex/mkfile Mon Aug 03 10:13:59 2009 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-<$PLAN9/src/mkhdr
-
-LIB=libregexp9.a
-
-OFILES=\
- regcomp.$O\
- regerror.$O\
- regexec.$O\
- regsub.$O\
- regaux.$O\
- rregexec.$O\
- rregsub.$O\
-
-HFILES=\
- $PLAN9/include/regexp9.h\
- regcomp.h\
-
-<$PLAN9/src/mksyslib
-
-test: test.$O $LIB
- $CC -o test test.$O $LIB -L/usr/local/lib -lfmt -lutf
-
-test2: test2.$O $LIB
- $CC -o test2 test2.$O $LIB -L/usr/local/lib -lfmt -lutf
-
Received on Mon Aug 03 2009 - 09:15:04 UTC

This archive was generated by hypermail 2.2.0 : Mon Aug 03 2009 - 09:24:06 UTC