Go to file
pk f0e170dc10 Introduced ${.OBJDIR}. The variable is similar to .CURDIR but points at
the directory where make builds the targets. It can be used to clean up
those cumbersome Makefiles that have to guess at the "obj" directory.
1993-12-22 00:25:57 +00:00
bin comment out references to red; we don't install it 1993-12-10 16:14:52 +00:00
etc Make device special files for vnd 1993-12-21 04:17:51 +00:00
games Eliminate a compiler warning. 1993-12-08 08:18:22 +00:00
gnu Fixed objdir handling to cope with OBJMACHINE. 1993-12-21 22:13:06 +00:00
include #include <sys/types.h> to define time_t type. 1993-12-16 23:26:45 +00:00
lib Fix bug #12, strtod() now uses localeconv() to get locale specific 1993-12-21 19:24:09 +00:00
libexec add makewhatis 1993-12-21 03:31:19 +00:00
regress Add sys directory 1993-12-21 04:09:56 +00:00
sbin Move inet_default into tables.c, and remove all of af.c, as it is no longer 1993-12-18 01:46:20 +00:00
share queue.h from 4.4, from Bostic 1993-12-21 01:55:03 +00:00
sys p_spare is in the 'zero range' now 1993-12-21 10:39:17 +00:00
usr.bin Introduced ${.OBJDIR}. The variable is similar to .CURDIR but points at 1993-12-22 00:25:57 +00:00
usr.sbin Add vnconfig command. 1993-12-21 04:13:39 +00:00
Makefile do "lib" first. otherwise you can be *really* screwed by a 'make install' 1993-12-08 04:51:25 +00:00