a274c4a590
tidy up NetBSD/Linux support while I'm here - no functional changes, so no PKGREVISION bump.
10 lines
360 B
Makefile
10 lines
360 B
Makefile
# $NetBSD: Makefile.NetBSD.i386,v 1.2 2003/04/14 21:28:10 grant Exp $
|
|
#
|
|
|
|
DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
|
|
DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11
|
|
DEPENDS+= suse_gtk>=7.3:../../emulators/${SUSE_DIR_PREFIX}_gtk
|
|
|
|
.include "Makefile.Linux.i386"
|
|
|
|
.include "../../emulators/suse_linux/Makefile.application"
|