all: windows windows: $(CSC) /unsafe /nowarn:0660,0661 /target:library /out:glib-sharp.dll /recurse:*.cs clean: rm -f glib-sharp.dll