Test initialisation of MUIA_List_AdjustWidth and MUIA_List_AdjustHeight, and
[AROS.git] / arch / .unmaintained / m68k-pp-native / TxElf / mmakefile.src
blob86aecfb4b38fe9225d5df3b0071e71240d6b2ae8
1 #   $Id$
3 #   Makefile for AROS Demos
5 include $(SRCDIR)/config/aros.cfg
7 FILES   := \
8         TxElf
10 EXEDIR := $(AROSDIR)/Tools/PPilot
11 USER_CFLAGS := -D__AROS
13 %build_prog mmake=pp-tools \
14     progname=TxElf targetdir=$(EXEDIR) \
15     files=$(FILES) uselibs="coolimagesstatic"
17 %common