# # (C) Copyright 1992, ..., 2014 the "DOSEMU-Development-Team". # # for details see file COPYING in the DOSEMU distribution # top_builddir=../../.. include ../plugins_simp.mak XSFILES=generic.s D:=$(top_builddir)/commands/dosemu D1:=$(BINPATH)/commands COM = $(D)/generic.com STUBSYMLINK = $(D)/eject.com $(D)/exitemu.com $(D)/speed.com $(D)/emudrv.com \ $(D)/lredir.com $(D)/emumouse.com $(D)/xmode.com $(D)/emuconf.com \ $(D)/unix.com $(D)/system.com $(D)/emusound.com \ $(D)/emudpmi.com $(D)/emufs.com all: lib $(COM) $(STUBSYMLINK) $(COM): | $(top_builddir)/commands include $(REALTOPDIR)/src/Makefile.common.post $(STUBSYMLINK): $(D1)/generic.com ln -sf $(