X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/90e389f6ec12e60a62c362296ffcf314feb5b03d..46b0747592074017ff0ea4b33d4a7194235886e5:/stglibs/crypto.lib/Makefile diff --git a/stglibs/crypto.lib/Makefile b/stglibs/crypto.lib/Makefile deleted file mode 100644 index 36ef7ee6..00000000 --- a/stglibs/crypto.lib/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -############################################################################### -# $Id: Makefile,v 1.5 2009/10/09 07:15:48 nobunaga Exp $ -############################################################################### - -LIB_NAME = stgcrypto -PROG = lib$(LIB_NAME) - -SRCS = ag_md5.cpp \ - blowfish.cpp - -INCS = ag_md5.h \ - blowfish.h - -include ../Makefile.in