# Generated automatically from Makefile.in by configure.
# Makefile for DOSEMU
#
# Always use src as the top-level

export WAIT=yes
MAKE=make

default:
	@$(MAKE) -C src $@
all:
	@$(MAKE) -C src default
install:
	@$(MAKE) -C src $@
clean:
	@$(MAKE) -C src $@
pristine:
	@$(MAKE) -C src $@
