Commit Graph

29 Commits

Author SHA1 Message Date
davidb c98d8a269a Fixed a bug I introduced in the last update. devices/*/Makefile were
barfing on the definition of libraries due to the added directory level.
Easy fix, as they don't need that code.
1993-12-30 00:10:17 +00:00
mycroft a2213453ce Use `.if exists' rather than external `test'. 1993-08-15 19:14:59 +00:00
mycroft c8194f0876 Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:38:43 +00:00
mycroft cda4f8f6ee Add RCS identifiers. 1993-08-01 05:37:30 +00:00
mycroft dc799360fe Use ${COPY}, not -c for install for generated files. 1993-07-18 19:44:28 +00:00
mycroft a420be745a Remove special-cased obj dir handling. 1993-07-17 11:58:38 +00:00
jtc 1c8aca4c02 Final makefile tweaks to make sure everything is installed correctly
for 0.9.
1993-07-16 17:11:36 +00:00
jtc 7417646e82 Update groff to release 1.08 1993-07-14 20:43:24 +00:00
mycroft b6fdd888a9 Clean up deleted files. 1993-07-14 20:43:23 +00:00
jtc 408fe1c27f Update groff to release 1.08 1993-07-14 20:42:09 +00:00
mycroft fa41988725 Clean up deleted files. 1993-07-14 20:42:06 +00:00
jtc 27a9d24d77 Update groff to release 1.08 1993-07-14 20:41:47 +00:00
mycroft f2517ff88e Clean up deleted files. 1993-07-14 20:41:46 +00:00
jtc c5d9b90607 Update groff to release 1.08 1993-07-14 20:41:26 +00:00
mycroft 2d52fd00ec Clean up deleted files. 1993-07-14 20:41:23 +00:00
jtc 71fadaa80c Update groff to release 1.08 1993-07-14 20:40:55 +00:00
mycroft 511f9f0650 Clean up deleted files. 1993-07-14 20:40:53 +00:00
jtc b5e1cf4574 Update groff to release 1.08 1993-07-14 20:40:08 +00:00
mycroft 3b987d48c8 Clean up deleted files. 1993-07-14 20:40:07 +00:00
jtc ac2fed22ef Update groff to release 1.08 1993-07-14 20:39:38 +00:00
mycroft c53251be3a Clean up deleted files. 1993-07-14 20:39:37 +00:00
jtc eec832b31e Update groff to release 1.08 1993-07-14 20:39:14 +00:00
cgd d42adacff4 now: make obj dirs if necessary, but only where necessary 1993-05-28 11:04:17 +00:00
deraadt 97e432c648 groff device dirs do not need obj/ directories 1993-05-22 12:30:05 +00:00
cgd 5f10e8acea from rodney grimes (patch 120):
added depend and tags targets (no-ops).
1993-04-09 13:10:30 +00:00
cgd 39fb9671d3 make sure directories to install stuff exist before installing 1993-04-09 09:43:43 +00:00
cgd 7f34cddc98 fixed inclusion of Makefile.dev vs. whether or not and obj dir exists
problem.
1993-03-22 09:09:25 +00:00
cgd d384beb878 fixed "make obj" for cases when sources not in /usr/src/...
if sources not there, it now mkdirs obj, but some trickery
is necessary, to avoid deleting cwd.
1993-03-22 08:09:36 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00