]> git.stg.codes - stg.git/blobdiff - stglibs/crypto.lib/Makefile
Some minor changes in bf stream.
[stg.git] / stglibs / crypto.lib / Makefile
index 36ef7ee6052b30e8b6b608c31f8e74989d934944..6e83e01ee1d568fe808c27fe6e3e0b99479e958a 100644 (file)
@@ -3,10 +3,9 @@
 ###############################################################################
 
 LIB_NAME = stgcrypto
-PROG = lib$(LIB_NAME)
 
-SRCS = ag_md5.cpp \
-       blowfish.cpp
+SRCS = ag_md5.c \
+       blowfish.c
 
 INCS = ag_md5.h \
        blowfish.h