git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
'all' -> 'any'
[stg.git]
/
stglibs
/
crypto.lib
/
Makefile
diff --git
a/stglibs/crypto.lib/Makefile
b/stglibs/crypto.lib/Makefile
index 7d19fcec9a75d7cccac116051d5aec1661f726d4..6e83e01ee1d568fe808c27fe6e3e0b99479e958a 100644
(file)
--- a/
stglibs/crypto.lib/Makefile
+++ b/
stglibs/crypto.lib/Makefile
@@
-4,8
+4,8
@@
LIB_NAME = stgcrypto
-SRCS = ag_md5.c
pp
\
- blowfish.c
pp
+SRCS = ag_md5.c \
+ blowfish.c
INCS = ag_md5.h \
blowfish.h