CC=gcc LDLIBS=`gnome-config --libs gnomeui` CFLAGS=-Wall -g `gnome-config --cflags gnomeui` all: xgtkaccellabel xgtkalignment xgtkarrow xgtkaspectframe \ xgtkclist xgtkctree xgtkcalendar xgtkcheckbutton \ xgtkcheckmenuitem xgtkclock xgtkcolorselection \ xgtkcolorselectiondialog xgtkcombo xgtkcurve xgtkdial \ xgtkdialog xgtkentry xgtkeventbox xgtkfileselection \ xgtkfontselection xgtkfontselectiondialog xgtkframe xgtkgammacurve \ xgtkhruler xgtkvruler xgtkhscale xgtkvscale xgtkhscrollbar \ xgtkvscrollbar xgtkhseparator xgtkvseparator xgtkhandlebox \ xgtkimage xgtkinputdialog xgtkinvisible xgtklabel xgtklist xgtkmenu \ xgtkoptionmenu xgtkpacker xgtkpreview xgtkprogressbar xgtkradiobutton \ xgtkradiomenuitem xgtkspinbutton xgtktooltips xgtktree xgtktearoffmenu xgtkaccellabel: xgtkaccellabel.o xgtkalignment: xgtkalignment.o xgtkarrow: xgtkarrow.o xgtkaspectframe: xgtkaspectframe.o xgtkclist: xgtkclist.o xgtkctree: xgtkctree.o xgtkcalendar: xgtkcalendar.o xgtkcheckbutton: xgtkcheckbutton.o xgtkcheckmenuitem: xgtkcheckmenuitem.o xgtkclock: xgtkclock.o xgtkcolorselection: xgtkcolorselection.o xgtkcolorselectiondialog: xgtkcolorselectiondialog.o xgtkcombo: xgtkcombo.o xgtkcurve: xgtkcurve.o xgtkdial: xgtkdial.o xgtkdialog: xgtkdialog.o xgtkentry: xgtkentry.o xgtkeventbox: xgtkeventbox.o xgtkfileselection: xgtkfileselection.o xgtkfontselection: xgtkfontselection.o xgtkfontselectiondialog: xgtkfontselectiondialog.o xgtkframe: xgtkframe.o xgtkgammacurve: xgtkgammacurve.o xgtkhruler: xgtkhruler.o xgtkvruler: xgtkvruler.o xgtkhscale: xgtkhscale.o xgtkvscale: xgtkvscale.o xgtkhscrollbar: xgtkhscrollbar.o xgtkvscrollbar: xgtkvscrollbar.o xgtkhseparator: xgtkhseparator.o xgtkvseparator: xgtkvseparator.o xgtkhandlebox: xgtkhandlebox.o xgtkimage: xgtkimage.o xgtkinputdialog: xgtkinputdialog.o xgtkinvisible: xgtkinvisible.o xgtklabel: xgtklabel.o xgtklist: xgtklist.o xgtkmenu: xgtkmenu.o xgtkoptionmenu: xgtkoptionmenu.o xgtkpacker: xgtkpacker.o xgtkpreview: xgtkpreview.o xgtkprogressbar: xgtkprogressbar.o xgtkradiobutton: xgtkradiobutton.o xgtkradiomenuitem: xgtkradiomenuitem.o xgtkspinbutton: xgtkspinbutton.o xgtktooltips: xgtktooltips.o xgtktree: xgtktree.o xgtktearoffmenu: xgtktearoffmenu.o clean: rm -f xgtkaccellabel rm -f xgtkalignment rm -f xgtkarrow rm -f xgtkaspectframe rm -f xgtkclist rm -f xgtkctree rm -f xgtkcalendar rm -f xgtkcheckbutton rm -f xgtkcheckmenuitem rm -f xgtkclock rm -f xgtkcolorselection rm -f xgtkcolorselectiondialog rm -f xgtkcombo rm -f xgtkcurve rm -f xgtkdial rm -f xgtkdialog rm -f xgtkentry rm -f xgtkeventbox rm -f xgtkfileselection rm -f xgtkfontselection rm -f xgtkfontselectiondialog rm -f xgtkframe rm -f xgtkgammacurve rm -f xgtkhruler rm -f xgtkvruler rm -f xgtkhscale rm -f xgtkvscale rm -f xgtkhscrollbar rm -f xgtkvscrollbar rm -f xgtkhseparator rm -f xgtkvseparator rm -f xgtkhandlebox rm -f xgtkimage rm -f xgtkinputdialog rm -f xgtkinvisible rm -f xgtklabel rm -f xgtklist rm -f xgtkmenu rm -f xgtkoptionmenu rm -f xgtkpacker rm -f xgtkpreview rm -f xgtkprogressbar rm -f xgtkradiobutton rm -f xgtkradiomenuitem rm -f xgtkspinbutton rm -f xgtktooltips rm -f xgtktree rm -f xgtktearoffmenu rm -f *.o