NetBSD/sys/lkm/exec/Makefile.inc
jdolecek 413bdf22a1 add build glue for exec LKMs
for now, only i386 linux_elf is actually installed, since the others have
not been tested yet
2000-12-08 23:05:33 +00:00

6 lines
125 B
Makefile

# $NetBSD: Makefile.inc,v 1.1 2000/12/08 23:05:33 jdolecek Exp $
S!= cd ${.CURDIR}/../../..;pwd
.include "../Makefile.inc"