]> git.stg.codes - stg.git/blobdiff - stglibs/crypto.lib/Makefile
Keep stglibs headers and libraries "at home"
[stg.git] / stglibs / crypto.lib / Makefile
index 6fe383ad3f72f5e8f5db80efcb0394e07db49cd0..6e83e01ee1d568fe808c27fe6e3e0b99479e958a 100644 (file)
@@ -2,11 +2,10 @@
 # $Id: Makefile,v 1.5 2009/10/09 07:15:48 nobunaga Exp $
 ###############################################################################
 
-LIB_NAME = stg_crypto
-PROG = lib$(LIB_NAME)
+LIB_NAME = stgcrypto
 
-SRCS = ag_md5.cpp \
-       blowfish.cpp
+SRCS = ag_md5.c \
+       blowfish.c
 
 INCS = ag_md5.h \
        blowfish.h