diff options
author | andreas <andreas@FreeBSD.org> | 1998-05-01 09:51:31 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-05-01 09:51:31 +0000 |
commit | 68804e61797d4c6739c88a4c8ccb85baeee0c6aa (patch) | |
tree | b465c423b3690c74c8c39870bf567a8996d458da /Makefile | |
parent | f28fdede6f2d2cb5aafec030913ea5ac7ad6eaed (diff) | |
download | FreeBSD-src-68804e61797d4c6739c88a4c8ccb85baeee0c6aa.zip FreeBSD-src-68804e61797d4c6739c88a4c8ccb85baeee0c6aa.tar.gz |
Style:
- Makefiles shouldn't have copyrights.
- $Id$ should be preceded by a tab.
- Don't include ../Makefile.inc when it is not used explicitly.
- Use the normal amount of horizontal and vertical whitspace (1 tab/none).
- Don't override the (correct) default for MAN1.
- Use the correct order for -I paths.
- Don't use += to initialize SUBDIR.
- use the config.h generated by `configure' and don't use a huge
CFLAGS statement.
I think the other Makefiles under src/gnu needs some polishing as well ;-)
Thanks to Bruce, everythig looks smarter now.
Obtained from: Bruce Evans <bde@zeta.org.au>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions