revert between 56095 -> 55830 in arch
[AROS.git] / rom / hidds / pci / pcitool / mmakefile.src
blobf59c1023a384a07e397216065a104a4f6d381f33
1 # $Id$
3 include $(SRCDIR)/config/aros.cfg
5 FILES = main pciids support locale saveinfo
7 EXEDIR = $(AROS_DEBUG)/Hardware
9 #MM- debug-tools : debug-tools-pcitool
10 #MM debug-tools-pcitool : includes symlinks \
11 #MM debug-tools-pcitool-catalogs
14 %build_prog mmake=debug-tools-pcitool \
15     progname=PCITool targetdir=$(EXEDIR) \
16     files=$(FILES) uselibs="hiddstubs"
18 %common