Go to file
tv 7485d4735b Add $(.OBJDIR) to the front of .PATH: so yacc's generated files do not
get dumped in the dist directory
...these Makefiles really should be converted to using ${} variables
1998-04-01 01:50:01 +00:00
bin GLOB_ABEND -> GLOB_ABORTED 1998-03-31 20:45:25 +00:00
distrib Simplify so that this works. 1998-03-29 09:22:06 +00:00
etc For the ch & uk device, unit number == minor 1998-03-22 20:22:08 +00:00
games add missing extern to several variables. 1998-03-29 04:57:19 +00:00
gnu Add $(.OBJDIR) to the front of .PATH: so yacc's generated files do not 1998-04-01 01:50:01 +00:00
include Replace the old GLOB_ABEND constant with (the standardized) GLOB_ABORTED. 1998-03-31 20:32:48 +00:00
lib Replace the old GLOB_ABEND constant with (the standardized) GLOB_ABORTED, 1998-03-31 20:37:20 +00:00
libexec use static int, not just static 1998-03-30 01:53:45 +00:00
regress no point in LDSTATIC=-static here 1998-03-02 21:57:38 +00:00
sbin use static int, not just static 1998-03-30 02:15:27 +00:00
share GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobody 1998-03-28 00:50:41 +00:00
sys Back out a change made some time ago, that would cause the NetBSD TCP 1998-03-31 23:44:09 +00:00
usr.bin remove /usr/ucb from PATHs, per Jim Bernard (pr 5236) 1998-03-31 04:25:30 +00:00
usr.sbin Change return type of main to int. 1998-03-31 02:36:13 +00:00
Makefile Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall. 1998-02-20 01:39:38 +00:00