diff options
Diffstat (limited to 'src/lib/crypto/nss/md5/Makefile.in')
| -rw-r--r-- | src/lib/crypto/nss/md5/Makefile.in | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/src/lib/crypto/nss/md5/Makefile.in b/src/lib/crypto/nss/md5/Makefile.in index e0e3fa5d6..5a292e188 100644 --- a/src/lib/crypto/nss/md5/Makefile.in +++ b/src/lib/crypto/nss/md5/Makefile.in @@ -1,13 +1,6 @@ +# Placeholder since all crypto modules must have the same structure. mydir=lib$(S)crypto$(S)nss$(S)md5 BUILDTOP=$(REL)..$(S)..$(S)..$(S).. - all-unix:: all-libobjs - -includes:: depend - -depend:: $(SRCS) - clean-unix:: clean-libobjs - @libobj_frag@ - |
