Commit Graph

654 Commits

Author SHA1 Message Date
bde
2b6d1f696d Install man.local in the correct directory. Apparently everyone is using
the version installed from /usr/share.  It's hard to eliminate old versions
- few Makefiles have `uninstall' targets and sup/ctm tends to blow away
old Makefiles.

This Makefile needs more work.  Stuff is built at install time...
1995-01-26 06:00:40 +00:00
jkh
95556d12c8 Finally add a freakin' man page for tar!
Submitted by:	John F. Woods <jfw@jfwhome.funhouse.com>
Obtained from: NetBSD
1995-01-26 00:14:11 +00:00
bde
dd9736bda2 Remove stale NOOBJ.
Use standard clean and cleandir targets.
1995-01-25 19:26:31 +00:00
bde
aa983e3386 Makefile.tty:
Initialize CLEANFILES.  All tty FONTFILES are objects.
1995-01-25 19:25:20 +00:00
bde
77bd8440bd Makefile.dev:
Don't initialize CLEANFILES here.  Many FONTFILES are sources and required
special clean rules to avoid cleaning.

Makefile.tty:
Initialize CLEANFILES.  All tty FONTFILES are objects.
1995-01-25 19:19:03 +00:00
bde
81ee6768e2 Rewrite based on send-pr/Makefile. The old Makefiles used ${PROG},
which is not supposed to work for shell files, but somehow did with
the old `make'.
1995-01-24 17:58:47 +00:00
jkh
6e06496959 NOOBJS -> NOOBJ - it's more consistent. 1995-01-24 17:49:41 +00:00
jkh
99ac38b21d No object here. 1995-01-24 17:47:49 +00:00
jkh
4ca0c84624 Deal with this not having an object file. 1995-01-24 17:32:09 +00:00
bde
c550e3dea4 Fix path to makeinfo. 1995-01-24 04:13:34 +00:00
jkh
3ce6ca73f7 Fix bogus dummy rule (sigh). 1995-01-23 23:43:35 +00:00
jkh
41309e4f90 Fix bogus install rule. 1995-01-23 21:30:18 +00:00
jkh
287ba76b05 Fix the bogus depend rule - boy, NetBSD's make catches a lot of
bogus Makefiles!
1995-01-23 21:19:45 +00:00
ache
1589d93e28 Infopages cleanup 1995-01-22 22:45:07 +00:00
ache
939b9270c1 Add doc subdir 1995-01-22 21:56:38 +00:00
ache
c726e577e3 Add missing infopages 1995-01-22 21:54:49 +00:00
bde
aaee21d36f Don't build kgdb. It should go away soon. 1995-01-19 17:03:28 +00:00
bde
d12874e54d Fix installation of the link to tmac.an. $(FOO} doesn't work. 1995-01-19 15:58:34 +00:00
ache
ae4ac9b4ad Remove sneaked tabs
Submitted by: Ollivier Robert
1995-01-19 10:39:22 +00:00
ache
c5e29c6a67 Install additionly S and L text fonts, needed for BSD docs formatting 1995-01-17 22:02:34 +00:00
ache
9d46c5c874 Use nroff instead of groff in %nroff% macro, becasue
nroff shell script pass additional internal parameters to groff
1995-01-17 21:12:05 +00:00
ache
cd851fa7bb Oops, forget to add \{ \} in prev. commit 1995-01-17 21:08:33 +00:00
ache
bdb2930afe Fix for 8bit clean ctype 1995-01-17 20:36:26 +00:00
ache
3b372ec5af koi8-r added 1995-01-17 20:17:31 +00:00
ache
57de74c7d8 Back out prev change, don't load tty-char directly, it is already done
into nroff shell script
1995-01-17 20:11:04 +00:00
ache
94250398e0 Load russian hyphentation for -Tkoi8-r 1995-01-17 20:08:42 +00:00
ache
18ffef182d Build ngroff instead of groff now 1995-01-17 19:28:56 +00:00
ache
1dce9d4c2f afterinstall --> beforeinstall to make LINKS work 1995-01-17 19:05:12 +00:00
ache
9860f3dab2 Remove unnecessary complex renaming after nuking BSD tmacs 1995-01-17 18:49:52 +00:00
ache
de7e79bf1f Rename tmacs properly (me)
Strip renamed pages before install
1995-01-17 18:31:07 +00:00
ache
92d1ed8d00 Add missing file 1995-01-17 17:51:52 +00:00
ache
4e5b3e0dbb Add missing psroff.sh (for compatibility with old groff) 1995-01-17 17:36:19 +00:00
jkh
22f90461c9 Here's a patch to gdb-4.13 to add dyadic frames, as per J"org Wunsch.
Could somebody apply it?
Submitted by:	gj
1995-01-17 13:52:39 +00:00
ache
3b7a7f9e55 Remove troff chars emulation, handled better via tmac.tty-char 1995-01-17 01:08:03 +00:00
ache
cf97d55e1a Back out 1.x changes (additional troff chars), now handled
via tmac.tty
1995-01-17 01:01:56 +00:00
ache
9c0b5d0555 Define troff chars in more nice way than defining them into
devascii R.proto (will be fixed too)
1995-01-17 00:58:05 +00:00
ache
4b7061e9eb Move MANSRC defining rule (fix for obj subdir) to top level
Makefile.cfg, needed not only in man subdir
1995-01-17 00:42:27 +00:00
ache
fd8f29af3a Add russian hyphentation rules 1995-01-17 00:35:51 +00:00
ache
15d16ca221 Add koi8-r referred to tmac.tty 1995-01-17 00:21:30 +00:00
ache
26d8f23b46 Add koi8-r as valid -T option 1995-01-17 00:13:15 +00:00
ache
911119e62d Add devkoi8-r to SUBDIR 1995-01-17 00:06:29 +00:00
ache
1ea42d098b Add koi8-r device (russian charset) 1995-01-17 00:04:14 +00:00
ache
93f8042522 Fix install target when obj subdir present 1995-01-16 23:17:06 +00:00
ache
50cc28a49f Don't call $(SHELL) for mdate.sh, call its directly.
Old method don't works, if login shell != sh && != bash
1995-01-16 23:02:07 +00:00
ache
a897ed047d Add doc to SUBDIR 1995-01-16 17:56:20 +00:00
ache
a543e4913d Remove */doc 1995-01-16 17:53:43 +00:00
ache
693480e240 Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
ache
37223eec76 Add doc to SUBDIR list 1995-01-16 17:40:57 +00:00
ache
b88541186a Back out bkgd() function usage, it acts not from
common sense but from sysv standard
1995-01-16 17:22:35 +00:00
ache
fe96ce6294 Back out my ascii->latin1 change, too many special chars
appearse after it (f.e. hyphentate and such) which looks
very different in different code pages
1995-01-16 17:18:03 +00:00