]> git.stg.codes - stg.git/blobdiff - stglibs/crypto.lib/Makefile
Port to CMake, get rid of os_int.h.
[stg.git] / stglibs / crypto.lib / Makefile
diff --git a/stglibs/crypto.lib/Makefile b/stglibs/crypto.lib/Makefile
deleted file mode 100644 (file)
index 47e9120..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-###############################################################################
-# $Id: Makefile,v 1.5 2009/10/09 07:15:48 nobunaga Exp $
-###############################################################################
-
-LIB_NAME = stgcrypto
-
-SRCS = ag_md5.c \
-       blowfish.c \
-       bfstream.cpp
-
-INCS = ag_md5.h \
-       blowfish.h \
-       bfstream.h
-
-include ../Makefile.in