1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* g10m.c: Dead code. Remove.

* Makefile.am: Don't compile g10m.c.
This commit is contained in:
David Shaw 2003-12-30 04:29:07 +00:00
parent 8f7b94789c
commit 1228a48ab9
3 changed files with 7 additions and 99 deletions

View file

@ -51,8 +51,7 @@ libmpi_a_SOURCES = longlong.h \
mpih-cmp.c \
mpih-div.c \
mpih-mul.c \
mpiutil.c \
g10m.c
mpiutil.c
# Note this objects are actually links, the sourcefiles are
# distributed by special code in dist-hook
@ -75,5 +74,3 @@ libmpi_a_LIBADD = $(common_asm_objects) @MPI_EXTRA_ASM_OBJS@
mv -f _$*.o $*.o
.S.lo: