diff options
Diffstat (limited to 'src/lib/crypto/nss/sha2/Makefile.in')
| -rw-r--r-- | src/lib/crypto/nss/sha2/Makefile.in | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/src/lib/crypto/nss/sha2/Makefile.in b/src/lib/crypto/nss/sha2/Makefile.in index 01e30f3d3..89f074c10 100644 --- a/src/lib/crypto/nss/sha2/Makefile.in +++ b/src/lib/crypto/nss/sha2/Makefile.in @@ -1,16 +1,6 @@ -# Nothing here! But we can't remove this directory as the build -# system currently assumes that all modules have the same directory -# structure. - +# Placeholder since all crypto modules must have the same structure. mydir=lib$(S)crypto$(S)nss$(S)aes BUILDTOP=$(REL)..$(S)..$(S)..$(S).. - -all-unix:: all-libobjs - -includes:: depend - -depend:: $(SRCS) - +all-unix:: all-libobjs clean-unix:: clean-libobjs - @libobj_frag@ |
