git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Configuration library refactoring (AUTH_BY)
[stg.git]
/
stglibs
/
crypto.lib
/
Makefile
diff --git
a/stglibs/crypto.lib/Makefile
b/stglibs/crypto.lib/Makefile
index 36ef7ee6052b30e8b6b608c31f8e74989d934944..6e83e01ee1d568fe808c27fe6e3e0b99479e958a 100644
(file)
--- a/
stglibs/crypto.lib/Makefile
+++ b/
stglibs/crypto.lib/Makefile
@@
-3,10
+3,9
@@
###############################################################################
LIB_NAME = stgcrypto
-PROG = lib$(LIB_NAME)
-SRCS = ag_md5.c
pp
\
- blowfish.c
pp
+SRCS = ag_md5.c \
+ blowfish.c
INCS = ag_md5.h \
blowfish.h