]> git.stg.codes - stg.git/blob - stglibs/crypto.lib/Makefile
PROG variavle removed from library's Makefiles
[stg.git] / stglibs / crypto.lib / Makefile
1 ###############################################################################
2 # $Id: Makefile,v 1.5 2009/10/09 07:15:48 nobunaga Exp $
3 ###############################################################################
4
5 LIB_NAME = stgcrypto
6
7 SRCS = ag_md5.cpp \
8         blowfish.cpp
9
10 INCS = ag_md5.h \
11         blowfish.h
12
13 include ../Makefile.in