#
#    Makefile for Etoile PreferencesKitExample
#

before-all::
	
after-all::
ifeq ($(FOUNDATION_LIB), apple)
	cp -Rfp SamplePrefPaneInfo_Cocoa.plist \
	SamplePrefPane.prefPane/Contents/Info.plist; 
endif

after-clean::

after-distclean::



syntax highlighted by Code2HTML, v. 0.9.1