freebsd-src/sbin/vinum
Bruce Evans dbf1004755 Honour the default CFLAGS. This fixes a spew of warnings for compiling
unused static inlines in headers without -O.

Fixed missing libraries in DPADD.

Use .PATH instead of a symlink farm.

Removed bogus dependency of util.c on statetext.h (only util.o depends
on it).  Removed rule for building statetext.h.  The dependency was used
to get statetext.h built, but statetext.h is a non-generated source file
so it doesn't need building.  This fixes an annoying message for the null
build and use of `make' instead of ${MAKE} to do the null build.

Fixed some style bugs.
1998-10-17 13:48:37 +00:00
..
commands.c
list.c Don't assume that time_t is long. 1998-10-17 13:02:46 +00:00
Makefile Honour the default CFLAGS. This fixes a spew of warnings for compiling 1998-10-17 13:48:37 +00:00
v.c
vext.h
vinum.8