- Set up the real-mode IDT.
[AROS.git] / workbench / prefs / serial / mmakefile.src
blob09bc175d8a67f1454ce33ea709f50f82f8db2144
1 # $Id$
2 # Makefile to make Serial prefs program.
4 include $(TOP)/config/make.cfg
6 FILES := main locale sereditor prefs args misc
8 #vars misc prefs
10 EXEDIR      := $(AROSDIR)/Prefs
12 #MM- workbench-prefs : workbench-prefs-serial
13 #MM workbench-prefs-serial : includes linklibs workbench-prefs-serial-catalogs
15 %build_prog mmake=workbench-prefs-serial \
16     progname=Serial targetdir=$(EXEDIR) \
17     files=$(FILES) uselibs="mui arossupport"
19 %common