freebsd-dev/tools/regression/acct
Giorgos Keramidas 574fe75809 tests: sort & fix includes, remove -include from CFLAGS of acct tests
- Sort the includes of pack.c, moving sys/*.h files near the top.
- Add a couple of missing #include lines, and remove the need for
  custom -include options in the CFLAGS of the test Makefile.
- Remove the ad-hoc 'all' target, but keep its 'regress' bits for
  testing.
- Convert the ad-hoc 'clean' target to proper CLEANFILES stuff,
  so that the normal bsd.prog.mk machinery can clean up.
- Use `make -V .OBJDIR' to detect the place where 'pack' lives,
  so that regress.t works both with and without 'make obj'.

Reviewed by:	uqs
MFC after:	1 week
2011-01-06 20:05:24 +00:00
..
Makefile tests: sort & fix includes, remove -include from CFLAGS of acct tests 2011-01-06 20:05:24 +00:00
pack.c tests: sort & fix includes, remove -include from CFLAGS of acct tests 2011-01-06 20:05:24 +00:00
regress.t tests: sort & fix includes, remove -include from CFLAGS of acct tests 2011-01-06 20:05:24 +00:00