kuriyama
f0a040c72b
Use
...
cat ${.ALLSRC} > ${.TARGET}
rather than
ln -sf ${.ALLSRC} ${.TARGET}
not to depends on absolute-path of symbolic links.
Commented by: marcel, obrien, bde
2003-06-06 13:46:55 +00:00
peter
d8d8936d7d
Initial update of bmake glue for ncurses-5.2-20020518
2002-05-21 05:41:07 +00:00
ru
569719713e
`all-man' now creates manpages in the -DNOMANCOMPRESS case too.
2002-05-15 12:59:54 +00:00
ru
25ef23ac1c
MAN[1-9] -> MAN.
2001-03-27 17:27:19 +00:00
tg
ddde649e30
Install manpages, including appropriate MLINKS.
2000-12-05 12:38:23 +00:00
peter
4b067187ab
Update for ncurses 20001009 import
2000-10-11 08:17:19 +00:00
tg
b8270bae27
Add missing source files. Sort SRCS.
...
PR: 18631
2000-05-24 09:01:23 +00:00
rgrimes
c127d0e61e
Replace beforeinstall target with new variables used by .mk system.
...
Reviewed by: marcel, and make world
2000-01-14 07:57:47 +00:00
peter
e59b1e9158
Add bmake glue for libpanel (the SVSV-style ETI curses panel (overlapping
...
layers) driver from ncurses)
1999-09-05 05:36:12 +00:00