diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-08-17 14:32:48 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-08-17 14:32:48 +0000 |
commit | 6de4700e581e23cfb84b942ba201e837cf6bbcd2 (patch) | |
tree | 3dcd86b9893da663b2d36430e167e9865620f065 /apps | |
parent | b32044041ba059000e88320b1693589fb5e3f653 (diff) | |
download | ATCD-6de4700e581e23cfb84b942ba201e837cf6bbcd2.tar.gz |
ChangeLogTag: Fri Aug 17 09:30:34 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/gperf/tests/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/apps/gperf/tests/Makefile b/apps/gperf/tests/Makefile index 15a7a08e127..917e824b4d8 100644 --- a/apps/gperf/tests/Makefile +++ b/apps/gperf/tests/Makefile @@ -258,24 +258,4 @@ realclean: $(ACE_ROOT)/ace/Trace.h \ $(ACE_ROOT)/ace/OS.i -.obj/cinset.o .obj/cinset.so .shobj/cinset.o .shobj/cinset.so: cinset.cpp -c++ -.obj/inset.o .obj/inset.so .shobj/inset.o .shobj/inset.so: c++inset.cpp - -.obj/iinset.o .obj/iinset.so .shobj/iinset.o .shobj/iinset.so: iinset.cpp - -.obj/iinset2.o .obj/iinset2.so .shobj/iinset2.o .shobj/iinset2.so: iinset2.cpp - -.obj/tinset.o .obj/tinset.so .shobj/tinset.o .shobj/tinset.so: tinset.cpp - -.obj/taoinset.o .obj/taoinset.so .shobj/taoinset.o .shobj/taoinset.so: taoinset.cpp - -.obj/pinset.o .obj/pinset.so .shobj/pinset.o .shobj/pinset.so: pinset.cpp - -.obj/m3inset.o .obj/m3inset.so .shobj/m3inset.o .shobj/m3inset.so: m3inset.cpp - -.obj/adainset.o .obj/adainset.so .shobj/adainset.o .shobj/adainset.so: adainset.cpp - -.obj/preinset.o .obj/preinset.so .shobj/preinset.o .shobj/preinset.so: preinset.cpp - # IF YOU PUT ANYTHING HERE IT WILL GO AWAY |