Jun Kuriyama
3a624f5e23
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 Wemm
42d4025c74
Make this a little easier to build standalone. (same change as libpanel)
2002-05-21 07:08:30 +00:00
Ruslan Ermilov
4a558355e5
MAN[1-9] -> MAN.
2001-03-27 17:27:19 +00:00
Thomas Gellekum
14eadf4703
Install manpages, including appropriate MLINKS.
2000-12-05 12:38:23 +00:00
Peter Wemm
fa741a91a7
Update for ncurses 5.1-20001009 import
2000-10-11 08:19:56 +00:00
Thomas Gellekum
80026b8af0
Add missing source files. Sort SRCS.
...
PR: 18631
2000-05-24 09:01:23 +00:00
Rodney W. Grimes
d05257b0f2
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 Wemm
a36800970f
Add bmake glue for libform (the SVSV-style ETI curses form driver from
...
ncurses)
1999-09-05 05:37:49 +00:00