~ubuntu-branches/ubuntu/quantal/openmsx-debugger/quantal

1
2
3
4
5
6
7
8
9
10
11
12
# $Id: node.mk 123 2006-08-06 00:16:54Z mthuurne $

include build/node-start.mk

SUBDIRS:= \
	src build resources

DIST:= \
	ChangeLog AUTHORS GPL README GNUmakefile

include build/node-end.mk