Guest User

Untitled

a guest
Dec 16th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. lib
  2. ...libA
  3. ...---compile.sh
  4. ...---file.h
  5. ...---file.c
  6. ...libB
  7. ...---file1.h
  8. ...---file2.h
  9. ...---file3.h
  10. ...---file.c
  11. ...---Makefile
  12. ...libC
  13. ...---file1.h
  14. ...---file1.c
  15. ...---file2.c
  16. ...---file3.c
  17. ...---file4.c
  18. ...Makefile
Add Comment
Please, Sign In to add comment