postgresql/src/tools/entab
Alvaro Herrera 7234777674 Apply entab fix from Marko Kreen for these problems:
- halt.c did not include stdlib.h, thus missed exit() prototype
- Makefile ignores BINDIR for install.
- Makefile calls install with user/group args, thus failing for regular user.

While trying it I noticed that the Makefile does not support VPATH builds ...
2006-07-11 21:21:59 +00:00
..
entab.c Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
entab.man Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
halt.c Apply entab fix from Marko Kreen for these problems: 2006-07-11 21:21:59 +00:00
Makefile Apply entab fix from Marko Kreen for these problems: 2006-07-11 21:21:59 +00:00