aboutsummaryrefslogtreecommitdiff
path: root/db2/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-06-13 13:36:34 +0000
committerUlrich Drepper <drepper@redhat.com>1999-06-13 13:36:34 +0000
commitec239360d13518a13f572b635d036c7d10028010 (patch)
treebdb5111363f45d2107849c2456b575d72779174c /db2/Makefile
parentfc3703521650a9b6db910a50c4fc0f410496e134 (diff)
downloadglibc-ec239360d13518a13f572b635d036c7d10028010.zip
glibc-ec239360d13518a13f572b635d036c7d10028010.tar.gz
glibc-ec239360d13518a13f572b635d036c7d10028010.tar.bz2
Update.
* db2/Makefile (distribute): Remove files which do not exist anymore.
Diffstat (limited to 'db2/Makefile')
-rw-r--r--db2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/db2/Makefile b/db2/Makefile
index da1c622..9020ce5 100644
--- a/db2/Makefile
+++ b/db2/Makefile
@@ -45,9 +45,8 @@ distribute = db_int.h config.h compat.h clib/getlong.c btree/btree.src \
mp.h mp_ext.h mutex_ext.h os_ext.h queue.h \
shqueue.h txn.h txn_auto.h txn_ext.h \
os.h os_jump.h xa.h xa_ext.h) \
- $(addprefix mutex/,x86.gcc uts4_cc.s sparc.gcc parisc.hp \
- parisc.gcc alpha.gcc alpha.dec README \
- 68020.gcc tsl_parisc.s sco.cc)
+ $(addprefix mutex/,x86.gcc uts4_cc.s sparc.gcc parisc.gcc \
+ README 68020.gcc tsl_parisc.s sco.cc)
vpath %.c $(subdir-dirs)