Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created September 7, 2018 00:34
Show Gist options
  • Save ryantm/d5cc88def002e28f72ecc9c1fc8c209d to your computer and use it in GitHub Desktop.
Save ryantm/d5cc88def002e28f72ecc9c1fc8c209d to your computer and use it in GitHub Desktop.
/nix/store/1j22q6lbhv9adr2d8a5xzkwdwhncwmdy-netsurf-buildsystem-1.7
└── share
└── netsurf-buildsystem
├── citools
│   └── jenkins-build.sh
├── makefiles
│   ├── Makefile.clang
│   ├── Makefile.gcc
│   ├── Makefile.norcroft
│   ├── Makefile.open64
│   ├── Makefile.pkgconfig
│   ├── Makefile.subdir
│   ├── Makefile.tools
│   └── Makefile.top
└── testtools
└── testrunner.pl
5 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment