blob: 480b6e31e41d24260b3030d9c258ef969ced34d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
- sonames
- hack for loading modules locally
- create
- saner names for some of the .pc files
- .pc files also when there is a public header?
- get rid of include/structs.h and include/proto.h
- add register function to smbtorture
- improve (un)install scripts (rewrite in perl?)
- proper #include dependencies:
for each subsystem:
- include line in Makefile
- rule in Makefile
- determine dependencies from #include lines ?
- install (parts of ?) autogenerated headers
|