]> andersk Git - moira.git/blobdiff - util/gdss/lib/crypto/Imakefile
Switch from Imake-based build system to autoconf-based.
[moira.git] / util / gdss / lib / crypto / Imakefile
diff --git a/util/gdss/lib/crypto/Imakefile b/util/gdss/lib/crypto/Imakefile
deleted file mode 100644 (file)
index 628d5c1..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/* $Header$ */
-
-#define have_subdirs
-SUBDIRS = algorithm bignum
-
-OBJS =  hashes.o \
-       read_password.o \
-       crypto_util.o \
-       dumphex.o \
-       read_privkey.o \
-       read_pubkey.o \
-       write_pubkey.o \
-       KeyFromPQ.o
-
-DEFINES = -I. -I../../include -Ibignum/h
-
-all:: $(OBJS)
This page took 0.044406 seconds and 4 git commands to generate.