aboutsummaryrefslogtreecommitdiff
path: root/contrib/libg++/libio/tests/configure.in
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-04-05 05:37:27 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-04-05 05:37:27 +0000
commit256e5d49b40982fc0ec2b4db8b691698dd6daaa9 (patch)
tree7f65532ef3fa132b3e3549e8830618b92d73413e /contrib/libg++/libio/tests/configure.in
parent0316085374f1c8a4954e3a850fa8012c20fa1819 (diff)
libg++ is OBE.
Notes
Notes: svn path=/head/; revision=45328
Diffstat (limited to 'contrib/libg++/libio/tests/configure.in')
-rw-r--r--contrib/libg++/libio/tests/configure.in21
1 files changed, 0 insertions, 21 deletions
diff --git a/contrib/libg++/libio/tests/configure.in b/contrib/libg++/libio/tests/configure.in
deleted file mode 100644
index f832adfb2363..000000000000
--- a/contrib/libg++/libio/tests/configure.in
+++ /dev/null
@@ -1,21 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary for a configure script to process the program in
-# this directory. For more information, look at ../../configure.
-
-configdirs=
-srctrigger=tFile.cc
-srcname="test C++ input/output library"
-package_makefile_frag=Make.pack
-
-# per-host:
-
-# per-target:
-
-TO_TOPDIR=../../
-ALL=' '
-XCINCLUDES='-I. -I.. -I$(srcdir) -I$(srcdir)/..'
-XCXXINCLUDES='-I. -I.. -I$(srcdir) -I$(srcdir)/..'
-MOSTLYCLEAN='*.o core $(JUNK_TO_CLEAN)'
-(. ${srcdir}/../config.shared) >${package_makefile_frag}
-
-# post-target: