Add Makefile support for host programs (.nx) just like we support normal
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 10 Jun 2004 10:31:29 +0000 (10:31 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 10 Jun 2004 10:31:29 +0000 (10:31 +0000)
commit7e310d2f71d9f74f0dde217d90cae819b42373ce
tree3aac2a4437fb6f01c7596766c3d53f30afcd6c0c
parent404a3692996f9e6cda144fe402d4eb0db4b38d84
Add Makefile support for host programs (.nx) just like we support normal
programs with bsd.prog.mk. The difference is that bsd.hostprog.mk doesn't
support man pages, scripts and builds ${PROG}.nx.
share/mk/Makefile
share/mk/bsd.hostprog.mk [new file with mode: 0644]