8 lines
331 B
Makefile
8 lines
331 B
Makefile
# $NetBSD: Makefile.NetBSD.i386,v 1.1 2003/04/14 20:28:22 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 "../../emulators/suse_linux/Makefile.application"
|