3 # Makefile for Public Screen Inspector
5 include $(TOP)/config/make.cfg
7 FILES := psi displayidinfo_class displayidlist_class editpanel_class editwindow_class \
8 mainwindow_class screenlist_class screenpanel_class syspenfield_class
10 EXEDIR := $(AROSDIR)/Prefs
12 #MM- workbench-prefs : workbench-prefs-psi
14 #MM workbench-prefs-psi : includes linklibs workbench-prefs-psi-catalogs
16 %build_prog mmake=workbench-prefs-psi \
17 progname="PSI" targetdir=$(EXEDIR) \
18 files=$(FILES) uselibs="mui muiscreen"