| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
without breaking it. Use ${.CURDIR} properly so that beforeinstall
target will actually work in the presence of an obj dir.
|
|
|
|
|
|
|
| |
- Remove NOOBJ to repair read-only building.
Submitted by: bde
Approved by: jkh
|
|
|
|
|
|
|
| |
- Use ``beforeinstall'' rather than install for the custom installation
target used to install the shell script.
Approved by: jkh
|
|
|
|
|
| |
Obtained from: NetBSD
Approved by: jkh
|
|
|
|
|
| |
/usr/share -> ${SHAREDIR}
/usr/games -> ${BINDIR}
|
|
|
|
| |
specified in the top level Makefiles.
|
|
of the x11 based games. I'm not going to tag the originals with bsd_44_lite
and do this in two stages since it's just not worth it for this collection,
and I've got directory renames to deal with that way. Bleah.
Submitted by: jkh
|